Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB driver...
[pub/USBasp.git] / LUFA / Drivers / USB / LowLevel / HostChapter9.h
index 4e4fa4f..84ee8ae 100644 (file)
@@ -44,7 +44,8 @@
                #include <stdbool.h>\r
                \r
                #include "LowLevel.h"\r
-               #include "StdRequestType.h"\r
+               #include "../HighLevel/USBMode.h"\r
+               #include "../HighLevel/StdRequestType.h"\r
 \r
        /* Enable C linkage for C++ Compilers: */\r
                #if defined(__cplusplus)\r