From 78e67de6f70aab502a85578264b60493a818b39f Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Tue, 31 Mar 2009 21:52:04 -0600 Subject: Make network handler functions virtual --- src/net/ea/npchandler.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/ea/npchandler.cpp') diff --git a/src/net/ea/npchandler.cpp b/src/net/ea/npchandler.cpp index 136f07fd..0b9a4cf6 100644 --- a/src/net/ea/npchandler.cpp +++ b/src/net/ea/npchandler.cpp @@ -25,6 +25,8 @@ #include "net/messagein.h" #include "net/messageout.h" +#include "net/net.h" +#include "net/npchandler.h" #include "beingmanager.h" #include "localplayer.h" -- cgit v1.2.3-70-g09d2