Added Class, ClassDevice, ClassHost and ClassCommon to the internal class driver...
[pub/USBasp.git] / Demos / Device / ClassDriver / RNDISEthernet / Lib / Ethernet.h
index 0072204..da908b5 100644 (file)
@@ -40,7 +40,7 @@
                #include <avr/io.h>
                #include <string.h>
 
-               #include <LUFA/Drivers/USB/Class/RNDIS.h>
+               #include <LUFA/Drivers/USB/USB.h>
 
                #include "EthernetProtocols.h"
                #include "ProtocolDecoders.h"