projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel directory...
[pub/lufa.git]
/
LUFA
/
Drivers
/
USB
/
LowLevel
/
USBInterrupt.h
diff --git
a/LUFA/Drivers/USB/LowLevel/USBInterrupt.h
b/LUFA/Drivers/USB/LowLevel/USBInterrupt.h
index
6f8bf7c
..
f954468
100644
(file)
--- a/
LUFA/Drivers/USB/LowLevel/USBInterrupt.h
+++ b/
LUFA/Drivers/USB/LowLevel/USBInterrupt.h
@@
-50,7
+50,7
@@
#include "../../../Common/Common.h"
#include "../HighLevel/USBMode.h"
#include "../HighLevel/Events.h"
- #include "
LowLevel
.h"
+ #include "
USBController
.h"
/* Enable C linkage for C++ Compilers: */
#if defined(__cplusplus)