forked from mirror/qmk_firmware
Fix compile errors when both Host and Device modes are enabled.
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
|
||||
/* Includes: */
|
||||
#include "../../../Common/Common.h"
|
||||
#include "USBMode.h"
|
||||
#include "USBMode.h"
|
||||
|
||||
/* Preprocessor Checks: */
|
||||
#if !defined(__INCLUDE_FROM_USB_DRIVER)
|
||||
|
||||
Reference in New Issue
Block a user