summaryrefslogtreecommitdiff
path: root/src/enums/gui/themecolorid.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/enums/gui/themecolorid.h')
-rw-r--r--src/enums/gui/themecolorid.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/enums/gui/themecolorid.h b/src/enums/gui/themecolorid.h
index fe735c29d..963d85ef0 100644
--- a/src/enums/gui/themecolorid.h
+++ b/src/enums/gui/themecolorid.h
@@ -22,8 +22,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef GUI_THEMECOLORID_H
-#define GUI_THEMECOLORID_H
+#ifndef ENUMS_GUI_THEMECOLORID_H
+#define ENUMS_GUI_THEMECOLORID_H
#include "enums/simpletypes/enumdefines.h"
@@ -253,4 +253,4 @@ enumStart(ThemeColorId)
}
enumEnd(ThemeColorId);
-#endif // GUI_THEMECOLORID_H
+#endif // ENUMS_GUI_THEMECOLORID_H