diff options
Diffstat (limited to 'src/gui/skin.h')
-rw-r--r-- | src/gui/skin.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/skin.h b/src/gui/skin.h index 150c04eeb..c3e4e01b2 100644 --- a/src/gui/skin.h +++ b/src/gui/skin.h @@ -27,9 +27,6 @@ #include "utils/stringmap.h" -#include <map> -#include <string> - #include "localconsts.h" class Image; |