X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/e9e6730d4999bea6e0eaefc2fce062ef090388b8..cb9e7392c5f9f1c51710df1b4bbe1aa11168576f:/Projects/Webserver/USBHostMode.h?ds=inline diff --git a/Projects/Webserver/USBHostMode.h b/Projects/Webserver/USBHostMode.h index c9186589b..d084e0983 100644 --- a/Projects/Webserver/USBHostMode.h +++ b/Projects/Webserver/USBHostMode.h @@ -41,6 +41,7 @@ #include "Webserver.h" #include "Lib/uIPManagement.h" + #include "Config/AppConfig.h" /* External Variables: */ extern USB_ClassInfo_RNDIS_Host_t Ethernet_RNDIS_Interface_Host;