summaryrefslogtreecommitdiff
path: root/src/dyetool/dyemain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dyetool/dyemain.cpp')
-rw-r--r--src/dyetool/dyemain.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dyetool/dyemain.cpp b/src/dyetool/dyemain.cpp
index fb8146566..8a69b79c1 100644
--- a/src/dyetool/dyemain.cpp
+++ b/src/dyetool/dyemain.cpp
@@ -43,9 +43,9 @@
#ifndef USE_SDL2
#include "resources/sdlimagehelper.h"
+#endif // USE_SDL2
#include <SDL.h>
-#endif // USE_SDL2
#include "debug.h"