From f7ba1cb812afc2bb508018b46dd0aaa4572a6bdc Mon Sep 17 00:00:00 2001 From: Borja Lorente Date: Sun, 31 Jul 2016 11:07:50 +0200 Subject: GRAPHICS: Rename header guards in macgui --- graphics/macgui/macwindowborder.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/macgui/macwindowborder.h') diff --git a/graphics/macgui/macwindowborder.h b/graphics/macgui/macwindowborder.h index 3c41ef2819..295f554521 100644 --- a/graphics/macgui/macwindowborder.h +++ b/graphics/macgui/macwindowborder.h @@ -45,8 +45,8 @@ * */ -#ifndef GRAPHICS_MACWINDOWBORDER_H -#define GRAPHICS_MACWINDOWBORDER_H +#ifndef GRAPHICS_MACGUI_MACWINDOWBORDER_H +#define GRAPHICS_MACGUI_MACWINDOWBORDER_H #include "common/str.h" #include "common/list.h" -- cgit v1.2.3