Remove the usb_desciptors include path and include the full path of these files.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
// Includes:
|
||||
|
||||
#include "usb_api.h"
|
||||
#include "usb_descriptor_device.h"
|
||||
#include "usb_descriptors/usb_descriptor_device.h"
|
||||
#include "usb_protocol_handler.h"
|
||||
|
||||
// Macros:
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
// Includes:
|
||||
|
||||
#include "usb_api.h"
|
||||
#include "usb_descriptor_keyboard_report.h"
|
||||
#include "usb_descriptors/usb_descriptor_keyboard_report.h"
|
||||
|
||||
// Macros:
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
// Includes:
|
||||
|
||||
#include "usb_api.h"
|
||||
#include "usb_descriptor_device.h"
|
||||
#include "usb_descriptors/usb_descriptor_device.h"
|
||||
|
||||
// Macros:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user