diff options
Diffstat (limited to 'third_party/libsdl/linux/SDL_config.h')
-rw-r--r-- | third_party/libsdl/linux/SDL_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/libsdl/linux/SDL_config.h b/third_party/libsdl/linux/SDL_config.h index 425e1f8817..ab7b82c7dc 100644 --- a/third_party/libsdl/linux/SDL_config.h +++ b/third_party/libsdl/linux/SDL_config.h @@ -34,7 +34,7 @@ /* Make sure that this isn't included by Visual C++ */ #ifdef _MSC_VER -#error You should run hg revert SDL_config.h +#error You should run hg revert SDL_config.h #endif /* C language features */ |