X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/e9e6730d4999bea6e0eaefc2fce062ef090388b8..cb9e7392c5f9f1c51710df1b4bbe1aa11168576f:/Projects/Webserver/USBDeviceMode.h diff --git a/Projects/Webserver/USBDeviceMode.h b/Projects/Webserver/USBDeviceMode.h index 617c26273..86b3e9196 100644 --- a/Projects/Webserver/USBDeviceMode.h +++ b/Projects/Webserver/USBDeviceMode.h @@ -40,10 +40,11 @@ #include #include "Webserver.h" - #include "Lib/uIPManagement.h" #include "Descriptors.h" + #include "Lib/uIPManagement.h" #include "Lib/SCSI.h" - + #include "Config/AppConfig.h" + /* External Variables: */ extern USB_ClassInfo_RNDIS_Device_t Ethernet_RNDIS_Interface_Device;