aboutsummaryrefslogtreecommitdiffstats
path: root/source/usbcfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/usbcfg.h')
-rw-r--r--source/usbcfg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/usbcfg.h b/source/usbcfg.h
index 886cd02..2fceccb 100644
--- a/source/usbcfg.h
+++ b/source/usbcfg.h
@@ -17,6 +17,8 @@
#ifndef USBCFG_H
#define USBCFG_H
+#include "hal.h"
+
extern const USBConfig usbcfg;
extern SerialUSBConfig serusbcfg;
extern SerialUSBDriver SDU1;