X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/e9e6730d4999bea6e0eaefc2fce062ef090388b8..cb9e7392c5f9f1c51710df1b4bbe1aa11168576f:/Projects/Webserver/Descriptors.h diff --git a/Projects/Webserver/Descriptors.h b/Projects/Webserver/Descriptors.h index 591947c89..969f47b18 100644 --- a/Projects/Webserver/Descriptors.h +++ b/Projects/Webserver/Descriptors.h @@ -41,6 +41,8 @@ #include + #include "Config/AppConfig.h" + /* Macros: */ /** Endpoint address of the Mass Storage device-to-host data IN endpoint. */ #define MASS_STORAGE_IN_EPADDR (ENDPOINT_DIR_IN | 3)