summaryrefslogtreecommitdiff
path: root/src/video/sdl_v.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/video/sdl_v.cpp')
-rw-r--r--src/video/sdl_v.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/video/sdl_v.cpp b/src/video/sdl_v.cpp
index e1130c3ae..8b3c4adbb 100644
--- a/src/video/sdl_v.cpp
+++ b/src/video/sdl_v.cpp
@@ -8,7 +8,6 @@
#include "../debug.h"
#include "../functions.h"
#include "../gfx.h"
-#include "../macros.h"
#include "../sdl.h"
#include "../variables.h"
#include "../blitter/factory.hpp"