forked from mirror/qmk_firmware
Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB driver directory to the HighLevel USB driver directory, where they are more suited.
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
this software.
|
||||
*/
|
||||
|
||||
#include "../LowLevel/USBMode.h"
|
||||
#include "USBMode.h"
|
||||
|
||||
#define INCLUDE_FROM_EVENTS_C
|
||||
#include "Events.h"
|
||||
|
||||
Reference in New Issue
Block a user