Fixed MIDI class driver send routines silently discarding packets if the endpoint...
[pub/USBasp.git] / Projects / Incomplete / StandaloneProgrammer / DiskDevice.h
index 76e528e..a742ce8 100644 (file)
@@ -3,7 +3,7 @@
      Copyright (C) Dean Camera, 2010.
 
   dean [at] fourwalledcubicle [dot] com
-      www.fourwalledcubicle.com
+           www.lufa-lib.org
 */
 
 /*
@@ -44,7 +44,6 @@
 
                #include <LUFA/Drivers/USB/USB.h>
                #include <LUFA/Drivers/Board/LEDs.h>
-               #include <LUFA/Drivers/USB/Class/MassStorage.h>
 
        /* Function Prototypes: */
                #if defined(USB_CAN_BE_DEVICE)