diff options
Diffstat (limited to 'Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.h')
-rw-r--r-- | Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.h b/Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.h index 56a6fe94e..97e2e9c36 100644 --- a/Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.h +++ b/Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.h @@ -49,7 +49,6 @@ #include <LUFA/Drivers/Peripheral/SerialStream.h> #include <LUFA/Drivers/Board/LEDs.h> #include <LUFA/Drivers/USB/USB.h> - #include <LUFA/Drivers/USB/Class/RNDIS.h> /* Macros: */ /** LED mask for the library LED driver, to indicate that the USB interface is not ready. */ |