From 53ae7cee19c269a6ebf53e468825305d448ff006 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 27 Aug 2013 20:22:09 +0300 Subject: fix code style. --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index f367d80fa..89738fa93 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -49,7 +49,7 @@ #include -#if SDL_VERSION_ATLEAST(2,0,0) +#if SDL_VERSION_ATLEAST(2, 0, 0) #ifndef USE_SDL2 #error using SDL2 headers but configure set to use SDL1.2 #endif -- cgit v1.2.3-60-g2f50