From fb8885f31122ca020ef61f540b44cca126653d15 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 6 Jan 2015 18:55:09 +0300 Subject: Move attributes.h into enums directory. --- src/net/eathena/cashshophandler.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/net/eathena/cashshophandler.cpp') diff --git a/src/net/eathena/cashshophandler.cpp b/src/net/eathena/cashshophandler.cpp index c6191c512..109a3c1b1 100644 --- a/src/net/eathena/cashshophandler.cpp +++ b/src/net/eathena/cashshophandler.cpp @@ -20,9 +20,10 @@ #include "net/eathena/cashshophandler.h" -#include "being/attributes.h" #include "being/playerinfo.h" +#include "enums/being/attributes.h" + #include "gui/windows/buydialog.h" #include "net/eathena/messageout.h" -- cgit v1.2.3-60-g2f50