AppConfigHeaders: Make sure that in applications using an AppConfig.h configuration...
[pub/USBasp.git] / Demos / Device / ClassDriver / AudioOutput / Descriptors.h
index d5c8a2b..4b294b8 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)