diff options
Diffstat (limited to 'gui/theme.cpp')
-rw-r--r-- | gui/theme.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gui/theme.cpp b/gui/theme.cpp index 6e05ce086c..e61fc1993d 100644 --- a/gui/theme.cpp +++ b/gui/theme.cpp @@ -23,8 +23,6 @@ */ #include "gui/theme.h" -#include "gui/eval.h" - #include "common/unzip.h" namespace GUI { |