X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/a4ebf4e92061bf1eec9224e64bc823ca7bedada4..5e12d436fa31399ba6b5c8cab484d4a7b5adf7e7:/LUFA/Drivers/Board/EVK527/Dataflash.h diff --git a/LUFA/Drivers/Board/EVK527/Dataflash.h b/LUFA/Drivers/Board/EVK527/Dataflash.h index b6a6e25d8..25a338cec 100644 --- a/LUFA/Drivers/Board/EVK527/Dataflash.h +++ b/LUFA/Drivers/Board/EVK527/Dataflash.h @@ -54,7 +54,7 @@ #include "AT45DB321C.h" /* Preprocessor Checks: */ - #if !defined(INCLUDE_FROM_DATAFLASH_H) + #if !defined(__INCLUDE_FROM_DATAFLASH_H) #error Do not include this file directly. Include LUFA/Drivers/Board/Dataflash.h instead. #endif