X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/063474561de084fbdd8c1ddc02fcce5b8abebe3e..28967ef2e8f32e77031eb645970d2fa1a843e255:/Projects/Benito/Descriptors.h?ds=inline diff --git a/Projects/Benito/Descriptors.h b/Projects/Benito/Descriptors.h index e481793b0..a1df0b487 100644 --- a/Projects/Benito/Descriptors.h +++ b/Projects/Benito/Descriptors.h @@ -41,6 +41,8 @@ #include + #include "Config/AppConfig.h" + /* Macros: */ /** Endpoint address of the CDC device-to-host notification IN endpoint. */ #define CDC_NOTIFICATION_EPADDR (ENDPOINT_DIR_IN | 2)