From a55e7e257730e6cee115f407e31f8a91dc9ad447 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 13 Dec 2015 23:20:02 +0300 Subject: Move theme related constants into separate file. --- src/gui/theme.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/theme.cpp') diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp index 067ececda..c98e463dc 100644 --- a/src/gui/theme.cpp +++ b/src/gui/theme.cpp @@ -27,6 +27,8 @@ #include "configuration.h" #include "graphicsmanager.h" +#include "const/gui/theme.h" + #include "gui/skin.h" #include "gui/themeinfo.h" -- cgit v1.2.3-70-g09d2