summaryrefslogtreecommitdiff
path: root/src/unittests/resources/dye
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-08-31 17:07:51 +0300
committerAndrei Karas <akaras@inbox.ru>2017-08-31 17:07:51 +0300
commiteb082b22760c35e62a5fd2faf8fbc743ad57ea8e (patch)
tree68455752b06ab24f5f5acdaa9cfc5b8af3604262 /src/unittests/resources/dye
parente543a81c6dc91713af0c5f753aa0d479affdfa2e (diff)
downloadplus-eb082b22760c35e62a5fd2faf8fbc743ad57ea8e.tar.gz
plus-eb082b22760c35e62a5fd2faf8fbc743ad57ea8e.tar.bz2
plus-eb082b22760c35e62a5fd2faf8fbc743ad57ea8e.tar.xz
plus-eb082b22760c35e62a5fd2faf8fbc743ad57ea8e.zip
Remove extra includes.
Diffstat (limited to 'src/unittests/resources/dye')
-rw-r--r--src/unittests/resources/dye/dye.cc2
-rw-r--r--src/unittests/resources/dye/dyepalette.cc2
2 files changed, 0 insertions, 4 deletions
diff --git a/src/unittests/resources/dye/dye.cc b/src/unittests/resources/dye/dye.cc
index f9c98e635..54ddd7c45 100644
--- a/src/unittests/resources/dye/dye.cc
+++ b/src/unittests/resources/dye/dye.cc
@@ -44,8 +44,6 @@
#include "resources/loaders/imageloader.h"
-#include "resources/resourcemanager/resourcemanager.h"
-
#include "utils/delete2.h"
#include "utils/env.h"
diff --git a/src/unittests/resources/dye/dyepalette.cc b/src/unittests/resources/dye/dyepalette.cc
index d5fec4fcc..54d947358 100644
--- a/src/unittests/resources/dye/dyepalette.cc
+++ b/src/unittests/resources/dye/dyepalette.cc
@@ -41,8 +41,6 @@
#include "resources/dye/dyepalette.h"
-#include "resources/resourcemanager/resourcemanager.h"
-
#include "utils/delete2.h"
#include "utils/env.h"