summaryrefslogtreecommitdiffstats
path: root/usb/endpt1.c
diff options
context:
space:
mode:
Diffstat (limited to 'usb/endpt1.c')
-rw-r--r--usb/endpt1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usb/endpt1.c b/usb/endpt1.c
index 3139104..0580349 100644
--- a/usb/endpt1.c
+++ b/usb/endpt1.c
@@ -20,7 +20,7 @@
#include <stddef.h>
#include <stdint.h>
-#include "../uart/uart.h"
+#include "../uart.h"
#include "bdt.h"
#include "endpt1.h"