From 63674e02b7d5b9d12877edc993ae63ea11b72ae5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Wed, 4 Oct 2017 22:36:27 +0200 Subject: [PATCH] Now rename the other guard macro, too. I thought it was renamed by the IDE. --- right/src/config_parser/config_globals.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/right/src/config_parser/config_globals.h b/right/src/config_parser/config_globals.h index ed77cb5..e45bfef 100644 --- a/right/src/config_parser/config_globals.h +++ b/right/src/config_parser/config_globals.h @@ -1,4 +1,4 @@ -#ifndef __CONFIG_STATE_H__ +#ifndef __CONFIG_GLOBALS_H__ #define __CONFIG_GLOBALS_H__ // Includes: