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
/
Pipe.c
diff --git
a/LUFA/Drivers/USB/LowLevel/Pipe.c
b/LUFA/Drivers/USB/LowLevel/Pipe.c
index
1bc08e1
..
1218d2f
100644
(file)
--- a/
LUFA/Drivers/USB/LowLevel/Pipe.c
+++ b/
LUFA/Drivers/USB/LowLevel/Pipe.c
@@
-27,7
+27,9
@@
arising out of or in connection with the use or performance of
\r
this software.
\r
*/
\r
-#include "USBMode.h"
\r
+
\r
+#include "../HighLevel/USBMode.h"
\r
+
\r
#if defined(USB_CAN_BE_HOST)
\r
\r
#define INCLUDE_FROM_PIPE_C
\r