X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/e9e6730d4999bea6e0eaefc2fce062ef090388b8..cb9e7392c5f9f1c51710df1b4bbe1aa11168576f:/Demos/Device/ClassDriver/AudioInput/Descriptors.h?ds=inline diff --git a/Demos/Device/ClassDriver/AudioInput/Descriptors.h b/Demos/Device/ClassDriver/AudioInput/Descriptors.h index 359a28730..a3f7f261a 100644 --- a/Demos/Device/ClassDriver/AudioInput/Descriptors.h +++ b/Demos/Device/ClassDriver/AudioInput/Descriptors.h @@ -41,6 +41,8 @@ #include + #include "Config/AppConfig.h" + /* Macros: */ /** Endpoint address of the Audio isochronous streaming data IN endpoint. */ #define AUDIO_STREAM_EPADDR (ENDPOINT_DIR_IN | 1)