aboutsummaryrefslogtreecommitdiff
path: root/gui/ThemeEval.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gui/ThemeEval.cpp')
-rw-r--r--gui/ThemeEval.cpp13
1 files changed, 2 insertions, 11 deletions
diff --git a/gui/ThemeEval.cpp b/gui/ThemeEval.cpp
index abf58534bd..229077722c 100644
--- a/gui/ThemeEval.cpp
+++ b/gui/ThemeEval.cpp
@@ -23,20 +23,11 @@
*
*/
-#include "common/util.h"
-#include "common/system.h"
-#include "common/events.h"
-#include "common/hashmap.h"
-#include "common/hash-str.h"
-#include "common/xmlparser.h"
-#include "graphics/scaler.h"
-
-#include "gui/ThemeEngine.h"
-#include "gui/ThemeParser.h"
#include "gui/ThemeEval.h"
-
#include "gui/widget.h"
+#include "graphics/scaler.h"
+
namespace GUI {
ThemeEval::~ThemeEval() {