projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB driver...
[pub/USBasp.git]
/
LUFA
/
Drivers
/
USB
/
LowLevel
/
LowLevel.h
diff --git
a/LUFA/Drivers/USB/LowLevel/LowLevel.h
b/LUFA/Drivers/USB/LowLevel/LowLevel.h
index
253d018
..
94d8c83
100644
(file)
--- a/
LUFA/Drivers/USB/LowLevel/LowLevel.h
+++ b/
LUFA/Drivers/USB/LowLevel/LowLevel.h
@@
-42,8
+42,10
@@
#include <avr/interrupt.h>
\r
#include <stdbool.h>
\r
\r
#include <avr/interrupt.h>
\r
#include <stdbool.h>
\r
\r
- #include "USBMode.h"
\r
+ #include "../HighLevel/USBMode.h"
\r
+
\r
#include "../../../Common/Common.h"
\r
#include "../../../Common/Common.h"
\r
+ #include "../HighLevel/USBMode.h"
\r
#include "../HighLevel/Events.h"
\r
#include "../HighLevel/USBTask.h"
\r
#include "../HighLevel/USBInterrupt.h"
\r
#include "../HighLevel/Events.h"
\r
#include "../HighLevel/USBTask.h"
\r
#include "../HighLevel/USBInterrupt.h"
\r