AppConfigHeaders: Make sure that in applications using an AppConfig.h configuration...
[pub/USBasp.git] / Demos / Device / LowLevel / RNDISEthernet / Descriptors.h
index 6337335..dd9bdd0 100644 (file)
@@ -41,6 +41,8 @@
 
                #include <avr/pgmspace.h>
 
+               #include "Config/AppConfig.h"
+
        /* Macros: */
                /** Endpoint address of the CDC device-to-host data IN endpoint. */
                #define CDC_TX_EPADDR                  (ENDPOINT_DIR_IN  | 1)