Mark build test makefiles as being incompatible with parallel make builds, as they...
[pub/USBasp.git] / Demos / Device / LowLevel / AudioInput / Descriptors.h
index 4680294..7c419a2 100644 (file)
@@ -41,6 +41,8 @@
 
                #include <avr/pgmspace.h>
 
+               #include "Config/AppConfig.h"
+               
        /* Macros: */
                /** Endpoint address of the Audio isochronous streaming data IN endpoint. */
                #define AUDIO_STREAM_EPADDR          (ENDPOINT_DIR_IN | 1)