Move out Dataflash IC command constants headers into the general LUFA/Drivers/Misc...
[pub/USBasp.git] / LUFA / Drivers / Board / STK525 / Dataflash.h
index ec3246c..0891709 100644 (file)
@@ -52,7 +52,7 @@
 #define __DATAFLASH_STK525_H__
 
        /* Includes: */
-               #include "AT45DB321C.h"
+               #include "../../Misc/AT45DB321C.h"
 
        /* Preprocessor Checks: */
                #if !defined(__INCLUDE_FROM_DATAFLASH_H)