Changed AudioInput and AudioOutput demos to reload the next sample via an interrupt...
[pub/USBasp.git] / Demos / Device / ClassDriver / RNDISEthernet / Lib / ProtocolDecoders.h
index 572fdeb..2bb7b33 100644 (file)
@@ -41,7 +41,6 @@
                #include <avr/pgmspace.h>
                #include <stdio.h>
 
-               #include <LUFA/Drivers/USB/Class/RNDIS.h>
                #include <LUFA/Drivers/Peripheral/SerialStream.h>
 
                #include "EthernetProtocols.h"