summaryrefslogtreecommitdiff
path: root/src/gui/theme.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-18 23:41:38 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-18 23:41:38 +0300
commita48e2d5021dcbf11fc6998e8cbf688e1ffb9e90e (patch)
tree7777eeb567155e646e6f5b7de7aad608f6739ecc /src/gui/theme.cpp
parent108f82f16f56e5fcc0f92e7233d378e559779e74 (diff)
downloadplus-a48e2d5021dcbf11fc6998e8cbf688e1ffb9e90e.tar.gz
plus-a48e2d5021dcbf11fc6998e8cbf688e1ffb9e90e.tar.bz2
plus-a48e2d5021dcbf11fc6998e8cbf688e1ffb9e90e.tar.xz
plus-a48e2d5021dcbf11fc6998e8cbf688e1ffb9e90e.zip
Move dyepalatte into separate file.
Diffstat (limited to 'src/gui/theme.cpp')
-rw-r--r--src/gui/theme.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp
index c11132d8d..5e1c6e4c8 100644
--- a/src/gui/theme.cpp
+++ b/src/gui/theme.cpp
@@ -31,6 +31,7 @@
#include "gui/themeinfo.h"
#include "resources/dye.h"
+#include "resources/dyepalette.h"
#include "resources/image.h"
#include "resources/resourcemanager.h"