diff options
-rw-r--r-- | src/render/mockgraphics.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/render/mockgraphics.cc b/src/render/mockgraphics.cc index bf2618346..5584880ca 100644 --- a/src/render/mockgraphics.cc +++ b/src/render/mockgraphics.cc @@ -26,8 +26,6 @@ #include "utils/sdlcheckutils.h" -#include "utils/sdlpixel.h" - #include "render/vertexes/imagecollection.h" #include "debug.h" |