summaryrefslogtreecommitdiffstats
path: root/protocol/pjrc/usb.c
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2013-04-09 07:31:27 +0200
committertmk <nobody@nowhere>2013-04-09 07:31:27 +0200
commit3fa50565af7ad72e895183c5caeb51591c69a45e (patch)
tree98721542ee1f897f489400b79ffa558a15e0a503 /protocol/pjrc/usb.c
parentde7b46cd7db2928d342a0c3e06f03c19e96f984b (diff)
parent9e39b222d0105b55c84a8301958d69209a3319fb (diff)
downloadqmk_firmware-3fa50565af7ad72e895183c5caeb51591c69a45e.tar.gz
qmk_firmware-3fa50565af7ad72e895183c5caeb51591c69a45e.tar.xz
Merge branch 'adb_fix'
Diffstat (limited to 'protocol/pjrc/usb.c')
-rw-r--r--protocol/pjrc/usb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocol/pjrc/usb.c b/protocol/pjrc/usb.c
index a9fbc4638..14df9efdd 100644
--- a/protocol/pjrc/usb.c
+++ b/protocol/pjrc/usb.c
@@ -31,6 +31,7 @@
#include "usb_mouse.h"
#include "usb_debug.h"
#include "usb_extra.h"
+#include "led.h"
#include "print.h"
#include "util.h"
#include "sleep_led.h"