diff --git a/src/video/sdl_v.cpp b/src/video/sdl_v.cpp --- 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"