From e27fb836935fac13ffbf920aa4e750acacd1bd44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Wed, 4 Oct 2017 22:35:17 +0200 Subject: [PATCH] Rename guard macro according to the filename. --- 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 c61bbda..ed77cb5 100644 --- a/right/src/config_parser/config_globals.h +++ b/right/src/config_parser/config_globals.h @@ -1,5 +1,5 @@ #ifndef __CONFIG_STATE_H__ -#define __CONFIG_STATE_H__ +#define __CONFIG_GLOBALS_H__ // Includes: