From 39e19833f3cdb67b53544f3a8787628e484a50ef Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 15 Jun 2016 19:00:59 +0300 Subject: Fix other include issues. --- src/render/graphics.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/render/graphics.h') diff --git a/src/render/graphics.h b/src/render/graphics.h index 8fb13c804..016f2c4ab 100644 --- a/src/render/graphics.h +++ b/src/render/graphics.h @@ -75,11 +75,11 @@ #include "resources/mstack.h" -#include - #ifdef USE_SDL2 #include -#endif +#else // USE_SDL2 +#include +#endif // USE_SDL2 #include "localconsts.h" -- cgit v1.2.3-60-g2f50