X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/a4ebf4e92061bf1eec9224e64bc823ca7bedada4..fd96b288824caaa3ee4e5e03887f016de9df80cf:/LUFA/Drivers/Board/STK526/Joystick.h diff --git a/LUFA/Drivers/Board/STK526/Joystick.h b/LUFA/Drivers/Board/STK526/Joystick.h index a40526a6f..fee685acb 100644 --- a/LUFA/Drivers/Board/STK526/Joystick.h +++ b/LUFA/Drivers/Board/STK526/Joystick.h @@ -29,6 +29,7 @@ */ /** \file + * \brief Board specific joystick driver header for the STK526. * * Board specific joystick driver header for the STK526. * @@ -61,7 +62,7 @@ #endif /* Preprocessor Checks: */ - #if !defined(INCLUDE_FROM_JOYSTICK_H) + #if !defined(__INCLUDE_FROM_JOYSTICK_H) #error Do not include this file directly. Include LUFA/Drivers/Board/Joystick.h instead. #endif