diff options
author | Andrei Karas <akaras@inbox.ru> | 2016-06-13 18:40:11 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-06-13 18:40:11 +0300 |
commit | 55b1de961489f99723288e162f9d3a062d593368 (patch) | |
tree | 8e0420837f222828070fd7df010ede11c2ec90ed /src/resources/sdlimagehelper.cpp | |
parent | bcbcdde49b5ff85c5ff4b8356dad475698d28f4e (diff) | |
download | plus-55b1de961489f99723288e162f9d3a062d593368.tar.gz plus-55b1de961489f99723288e162f9d3a062d593368.tar.bz2 plus-55b1de961489f99723288e162f9d3a062d593368.tar.xz plus-55b1de961489f99723288e162f9d3a062d593368.zip |
Fix includes and update deheader ci script.
Diffstat (limited to 'src/resources/sdlimagehelper.cpp')
-rw-r--r-- | src/resources/sdlimagehelper.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/resources/sdlimagehelper.cpp b/src/resources/sdlimagehelper.cpp index f8b8fb96d..4a8c4eb62 100644 --- a/src/resources/sdlimagehelper.cpp +++ b/src/resources/sdlimagehelper.cpp @@ -25,7 +25,6 @@ #include "resources/sdlimagehelper.h" #include "logger.h" -#include "main.h" #include "resources/dye/dye.h" #include "resources/dye/dyepalette.h" |