AppConfigHeaders: Make sure that in applications using an AppConfig.h configuration...
[pub/USBasp.git] / Demos / Device / LowLevel / AudioOutput / Descriptors.h
index e0c7567..c8b7fea 100644 (file)
@@ -41,6 +41,8 @@
 
                #include <avr/pgmspace.h>
 
+               #include "Config/AppConfig.h"
+
        /* Macros: */
                /** Endpoint address of the Audio isochronous streaming data OUT endpoint. */
                #define AUDIO_STREAM_EPADDR          (ENDPOINT_DIR_OUT | 1)