Clean up includes.

This commit is contained in:
László Monda
2016-03-04 15:59:10 +01:00
parent 8b64a528ce
commit a582ef9e39
4 changed files with 7 additions and 3 deletions

View File

@@ -1,6 +1,11 @@
#ifndef __USB_INTERFACE_MOUSE_H__
#define __USB_INTERFACE_MOUSE_H__
// Includes:
#include "usb_api.h"
#include "usb_descriptor_device.h"
// Macros:
#define USB_MOUSE_INTERFACE_INDEX 2