From 06db32f677e630efaf716de5655e72af920dcaf6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 26 Feb 2018 03:11:44 +0300 Subject: Rename themecolortype.h into themecolortype.inc. --- src/gui/theme.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/theme.cpp') diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp index 4211fb2be..c345e6911 100644 --- a/src/gui/theme.cpp +++ b/src/gui/theme.cpp @@ -671,7 +671,7 @@ static int readColorType(const std::string &type) static const std::string colors[CAST_SIZE( ThemeColorId::THEME_COLORS_END)] = { -#include "gui/themecolortype.h" +#include "gui/themecolortype.inc" }; if (type.empty()) -- cgit v1.2.3-70-g09d2