summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/unittests/resources/dye/dye.cc1
-rw-r--r--src/unittests/resources/map/speciallayer.cc1
-rw-r--r--src/unittests/resources/resourcemanager/resourcemanager.cc1
-rw-r--r--src/unittests/utils/xmlutils.cc1
4 files changed, 0 insertions, 4 deletions
diff --git a/src/unittests/resources/dye/dye.cc b/src/unittests/resources/dye/dye.cc
index b53601abe..3227a72d8 100644
--- a/src/unittests/resources/dye/dye.cc
+++ b/src/unittests/resources/dye/dye.cc
@@ -23,7 +23,6 @@
#include "client.h"
#include "dirs.h"
#include "graphicsmanager.h"
-#include "logger.h"
#include "being/actorsprite.h"
diff --git a/src/unittests/resources/map/speciallayer.cc b/src/unittests/resources/map/speciallayer.cc
index c46c67626..b5dcdcdbe 100644
--- a/src/unittests/resources/map/speciallayer.cc
+++ b/src/unittests/resources/map/speciallayer.cc
@@ -22,7 +22,6 @@
#include "client.h"
#include "dirs.h"
-#include "logger.h"
#include "graphicsmanager.h"
diff --git a/src/unittests/resources/resourcemanager/resourcemanager.cc b/src/unittests/resources/resourcemanager/resourcemanager.cc
index 3e3a188f2..d2e104472 100644
--- a/src/unittests/resources/resourcemanager/resourcemanager.cc
+++ b/src/unittests/resources/resourcemanager/resourcemanager.cc
@@ -22,7 +22,6 @@
#include "client.h"
#include "dirs.h"
-#include "logger.h"
#include "graphicsmanager.h"
#include "being/actorsprite.h"
diff --git a/src/unittests/utils/xmlutils.cc b/src/unittests/utils/xmlutils.cc
index c2b3bd349..526ed216e 100644
--- a/src/unittests/utils/xmlutils.cc
+++ b/src/unittests/utils/xmlutils.cc
@@ -21,7 +21,6 @@
#include "unittests/unittests.h"
#include "client.h"
-#include "configuration.h"
#include "dirs.h"
#include "graphicsmanager.h"