Fix up the StaticAnalysis build test so that it does not report invalid configurations.
[pub/USBasp.git] / Projects / TempDataLogger / TempDataLogger.h
index 1dc501d..cf21235 100644 (file)
@@ -7,7 +7,7 @@
 */
 
 /*
 */
 
 /*
-  Copyright 2011  Dean Camera (dean [at] fourwalledcubicle [dot] com)
+  Copyright 2012  Dean Camera (dean [at] fourwalledcubicle [dot] com)
 
   Permission to use, copy, modify, distribute, and sell this
   software and its documentation for any purpose is hereby granted
 
   Permission to use, copy, modify, distribute, and sell this
   software and its documentation for any purpose is hereby granted
@@ -49,8 +49,8 @@
                #include "Lib/DataflashManager.h"
                #include "Lib/FATFs/ff.h"
                #include "Lib/DS1307.h"
                #include "Lib/DataflashManager.h"
                #include "Lib/FATFs/ff.h"
                #include "Lib/DS1307.h"
-
-               #include <LUFA/Version.h>
+               #include "Config/AppConfig.h"
+               
                #include <LUFA/Drivers/Board/LEDs.h>
                #include <LUFA/Drivers/Board/Temperature.h>
                #include <LUFA/Drivers/Peripheral/ADC.h>
                #include <LUFA/Drivers/Board/LEDs.h>
                #include <LUFA/Drivers/Board/Temperature.h>
                #include <LUFA/Drivers/Peripheral/ADC.h>