summaryrefslogtreecommitdiff
path: root/src/net/ea/buysellhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/ea/buysellhandler.cpp')
-rw-r--r--src/net/ea/buysellhandler.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/net/ea/buysellhandler.cpp b/src/net/ea/buysellhandler.cpp
index 4131f170e..11785fec0 100644
--- a/src/net/ea/buysellhandler.cpp
+++ b/src/net/ea/buysellhandler.cpp
@@ -26,9 +26,10 @@
#include "inventory.h"
#include "notifymanager.h"
-#include "being/attributes.h"
#include "being/playerinfo.h"
+#include "enums/being/attributes.h"
+
#include "gui/windows/chatwindow.h"
#include "gui/windows/buyselldialog.h"
#include "gui/windows/npcselldialog.h"