X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/e9e6730d4999bea6e0eaefc2fce062ef090388b8..cb9e7392c5f9f1c51710df1b4bbe1aa11168576f:/Demos/Device/ClassDriver/AudioOutput/Descriptors.h diff --git a/Demos/Device/ClassDriver/AudioOutput/Descriptors.h b/Demos/Device/ClassDriver/AudioOutput/Descriptors.h index d5c8a2b84..4b294b805 100644 --- a/Demos/Device/ClassDriver/AudioOutput/Descriptors.h +++ b/Demos/Device/ClassDriver/AudioOutput/Descriptors.h @@ -41,6 +41,8 @@ #include + #include "Config/AppConfig.h" + /* Macros: */ /** Endpoint address of the Audio isochronous streaming data OUT endpoint. */ #define AUDIO_STREAM_EPADDR (ENDPOINT_DIR_OUT | 1)