X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/b181cf4fb87c289b2aed93e44d03b20b6b9ba623..063474561de084fbdd8c1ddc02fcce5b8abebe3e:/Projects/AVRISP-MKII/Descriptors.h diff --git a/Projects/AVRISP-MKII/Descriptors.h b/Projects/AVRISP-MKII/Descriptors.h index 675291afb..1ff25635e 100644 --- a/Projects/AVRISP-MKII/Descriptors.h +++ b/Projects/AVRISP-MKII/Descriptors.h @@ -42,6 +42,8 @@ #include #include + #include "Config/AppConfig.h" + /* Preprocessor Checks: */ #if defined(LIBUSB_DRIVER_COMPAT) && defined(RESET_TOGGLES_LIBUSB_COMPAT) #error LIBUSB_DRIVER_COMPAT and RESET_TOGGLES_LIBUSB_COMPAT are mutually exclusive.