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/markethandler.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/net/eathena/markethandler.cpp') diff --git a/src/net/eathena/markethandler.cpp b/src/net/eathena/markethandler.cpp index 7785a1d8f..f57b3ec2d 100644 --- a/src/net/eathena/markethandler.cpp +++ b/src/net/eathena/markethandler.cpp @@ -22,9 +22,10 @@ #include "notifymanager.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