summaryrefslogtreecommitdiff
path: root/src/resources/sdl2softwareimagehelper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/sdl2softwareimagehelper.cpp')
-rw-r--r--src/resources/sdl2softwareimagehelper.cpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/resources/sdl2softwareimagehelper.cpp b/src/resources/sdl2softwareimagehelper.cpp
index 3c50531d0..e39a6be3a 100644
--- a/src/resources/sdl2softwareimagehelper.cpp
+++ b/src/resources/sdl2softwareimagehelper.cpp
@@ -24,19 +24,10 @@
#include "resources/sdl2softwareimagehelper.h"
-#include "logger.h"
-#include "main.h"
-
-#include "resources/dye/dye.h"
-
#include "resources/image/image.h"
-#include "resources/resourcemanager/resourcemanager.h"
-
#include "utils/sdlcheckutils.h"
-#include <SDL_image.h>
-
#include "debug.h"
bool SDL2SoftwareImageHelper::mEnableAlphaCache = false;