summaryrefslogtreecommitdiffstats
path: root/src/usb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/usb.h')
-rw-r--r--src/usb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usb.h b/src/usb.h
index da784b3..1c989d3 100644
--- a/src/usb.h
+++ b/src/usb.h
@@ -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