summaryrefslogtreecommitdiff
path: root/protocol/pjrc/usb.c
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2013-10-08 10:49:13 +0900
committertmk <nobody@nowhere>2013-10-08 10:49:13 +0900
commit48662ace8b6d8aca5ab4a5de0a0a40781a95478a (patch)
tree854c4435cda6fe1c9ecc156452daae1a7cd326ed /protocol/pjrc/usb.c
parent35f9f30074263a2a738cbfc513fca6d812ddf6ff (diff)
Fix build error and debug print PJRC stack #69 #68
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 902f9f7f77..84c99972f2 100644
--- a/protocol/pjrc/usb.c
+++ b/protocol/pjrc/usb.c
@@ -38,6 +38,7 @@
#include "sleep_led.h"
#endif
#include "suspend.h"
+#include "action_util.h"
/**************************************************************************