Fixed MIDI class driver send routines silently discarding packets if the endpoint...
[pub/USBasp.git] / Projects / Webserver / USBDeviceMode.h
index ec3e713..627ef72 100644 (file)
@@ -3,7 +3,7 @@
      Copyright (C) Dean Camera, 2010.
 
   dean [at] fourwalledcubicle [dot] com
-      www.fourwalledcubicle.com
+           www.lufa-lib.org
 */
 
 /*
@@ -38,7 +38,6 @@
 
        /* Includes: */
                #include <LUFA/Drivers/USB/USB.h>
-               #include <LUFA/Drivers/USB/Class/MassStorage.h>
 
                #include "Webserver.h"
                #include "Descriptors.h"