summaryrefslogtreecommitdiff
path: root/src/gui/setup_colors.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/setup_colors.h')
-rw-r--r--src/gui/setup_colors.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/setup_colors.h b/src/gui/setup_colors.h
index e75b47287..b3ad3a3e9 100644
--- a/src/gui/setup_colors.h
+++ b/src/gui/setup_colors.h
@@ -19,8 +19,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef SETUP_COLORS_H
-#define SETUP_COLORS_H
+#ifndef GUI_SETUP_COLORS_H
+#define GUI_SETUP_COLORS_H
#include "gui/widgets/setuptab.h"
@@ -93,4 +93,4 @@ class Setup_Colors final : public SetupTab,
void updateGradType();
};
-#endif // SETUP_COLORS_H
+#endif // GUI_SETUP_COLORS_H