Fix Serial peripheral driver compile error for XMEGA devices.
[pub/USBasp.git] / Projects / TempDataLogger / Descriptors.h
index 5f98143..34ed62c 100644 (file)
@@ -1,6 +1,6 @@
 /*
              LUFA Library
-     Copyright (C) Dean Camera, 2012.
+     Copyright (C) Dean Camera, 2013.
 
   dean [at] fourwalledcubicle [dot] com
            www.lufa-lib.org
@@ -15,6 +15,7 @@
                #include <LUFA/Drivers/USB/USB.h>
 
                #include "TempDataLogger.h"
+               #include "Config/AppConfig.h"
 
        /* Macros: */
                /** Endpoint address of the Mass Storage device-to-host data IN endpoint. */