X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/3a2c1db6751979ae3e5d7a6fa51026f9c44c71c0..d49cc0f7830319e701294e19937fae4de26ae8e2:/LUFA/DriverStubs/Joystick.h?ds=inline diff --git a/LUFA/DriverStubs/Joystick.h b/LUFA/DriverStubs/Joystick.h index 7911308f0..21e306f1e 100644 --- a/LUFA/DriverStubs/Joystick.h +++ b/LUFA/DriverStubs/Joystick.h @@ -54,7 +54,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