X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/a4ebf4e92061bf1eec9224e64bc823ca7bedada4..aca7863350509a1f390eda93ac0150378d8cd16c:/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