summaryrefslogtreecommitdiff
path: root/src/net/eathena/gui/guildtab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/gui/guildtab.h')
-rw-r--r--src/net/eathena/gui/guildtab.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/net/eathena/gui/guildtab.h b/src/net/eathena/gui/guildtab.h
index 50d96427a..154d5d74c 100644
--- a/src/net/eathena/gui/guildtab.h
+++ b/src/net/eathena/gui/guildtab.h
@@ -20,8 +20,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef EATHENA_GUILDTAB_H
-#define EATHENA_GUILDTAB_H
+#ifndef NET_EATHENA_GUI_GUILDTAB_H
+#define NET_EATHENA_GUI_GUILDTAB_H
#include "net/ea/gui/guildtab.h"
@@ -43,4 +43,4 @@ class GuildTab : public Ea::GuildTab
} // namespace EAthena
-#endif // EATHENA_GUILDTAB_H
+#endif // NET_EATHENA_GUI_GUILDTAB_H