From 366ec0909c764257a19fcbcc17cfb3948c85e0a5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 14 Dec 2015 20:01:17 +0300 Subject: Move chatconsts into const directory. --- src/net/eathena/chatrecv.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/net/eathena/chatrecv.cpp') diff --git a/src/net/eathena/chatrecv.cpp b/src/net/eathena/chatrecv.cpp index 40281384a..b23216643 100644 --- a/src/net/eathena/chatrecv.cpp +++ b/src/net/eathena/chatrecv.cpp @@ -30,9 +30,9 @@ #include "being/playerrelation.h" #include "being/playerrelations.h" -#include "enums/resources/notifytypes.h" +#include "const/gui/chat.h" -#include "gui/chatconsts.h" +#include "enums/resources/notifytypes.h" #include "gui/windows/chatwindow.h" -- cgit v1.2.3-60-g2f50