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