From 2bd59adc7c456ce6f377feac8bc838e8011ebfc8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 5 Jun 2015 21:49:04 +0300 Subject: Fix code style. --- src/enums/gui/themecolorid.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/enums/gui') 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 . */ -#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 -- cgit v1.2.3-60-g2f50