Merge in latest trunk.
[pub/USBasp.git] / Projects / AVRISP-MKII / Descriptors.h
index 675291a..1ff2563 100644 (file)
@@ -42,6 +42,8 @@
                #include <LUFA/Drivers/USB/USB.h>
                #include <LUFA/Drivers/Board/LEDs.h>
 
+               #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.