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