Fixed MIDI class driver send routines silently discarding packets if the endpoint...
[pub/USBasp.git] / Demos / Device / ClassDriver / DualVirtualSerial / Descriptors.h
index fba85e8..2780a41 100644 (file)
@@ -3,7 +3,7 @@
      Copyright (C) Dean Camera, 2010.
 
   dean [at] fourwalledcubicle [dot] com
-      www.fourwalledcubicle.com
+           www.lufa-lib.org
 */
 
 /*
@@ -40,7 +40,6 @@
                #include <avr/pgmspace.h>
 
                #include <LUFA/Drivers/USB/USB.h>
-               #include <LUFA/Drivers/USB/Class/CDC.h>
 
        /* Macros: */
                /** Endpoint number of the first CDC interface's device-to-host notification IN endpoint. */
                                                    ATTR_WARN_UNUSED_RESULT ATTR_NON_NULL_PTR_ARG(3);
 
 #endif
-