diff options
Diffstat (limited to 'src/usb.h')
-rw-r--r-- | src/usb.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ #define USB_H #include <stdint.h> -#include "utils.h" +#include "common/utils.h" #define INTERFACE_CLASS 255 #define INTERFACE_SUBCLASS 254 |