From cfede1d7d50541cf64b191844d537cb55880ce09 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 30 Jul 2011 21:36:51 +0300 Subject: Extract shared logic from inventoryhandler netcode to ea namespace. --- src/net/tmwa/npchandler.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/tmwa/npchandler.cpp') diff --git a/src/net/tmwa/npchandler.cpp b/src/net/tmwa/npchandler.cpp index 69b4b880a..9bcc640a1 100644 --- a/src/net/tmwa/npchandler.cpp +++ b/src/net/tmwa/npchandler.cpp @@ -34,6 +34,8 @@ #include "net/tmwa/protocol.h" +#include "net/ea/eaprotocol.h" + #include #include "debug.h" -- cgit v1.2.3-60-g2f50