summaryrefslogtreecommitdiff
path: root/src/net/tmwa/buysellhandler.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-07-30 21:36:51 +0300
committerAndrei Karas <akaras@inbox.ru>2011-07-30 22:20:09 +0300
commitcfede1d7d50541cf64b191844d537cb55880ce09 (patch)
treecfdaba05d4951b7b3522d2ea6844bd3e99fb37fc /src/net/tmwa/buysellhandler.cpp
parent19738d5a2d5d96aef78e51da99061a22d7cf15bb (diff)
downloadplus-cfede1d7d50541cf64b191844d537cb55880ce09.tar.gz
plus-cfede1d7d50541cf64b191844d537cb55880ce09.tar.bz2
plus-cfede1d7d50541cf64b191844d537cb55880ce09.tar.xz
plus-cfede1d7d50541cf64b191844d537cb55880ce09.zip
Extract shared logic from inventoryhandler netcode to ea namespace.
Diffstat (limited to 'src/net/tmwa/buysellhandler.cpp')
-rw-r--r--src/net/tmwa/buysellhandler.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/tmwa/buysellhandler.cpp b/src/net/tmwa/buysellhandler.cpp
index fa509ffec..552aa1d51 100644
--- a/src/net/tmwa/buysellhandler.cpp
+++ b/src/net/tmwa/buysellhandler.cpp
@@ -42,6 +42,8 @@
#include "net/messagein.h"
#include "net/net.h"
+#include "net/ea/eaprotocol.h"
+
#include "net/tmwa/chathandler.h"
#include "net/tmwa/protocol.h"