From eee4c9a1e2a9fc58ccb8ad05acfe0b0e41ec3fab Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Mon, 23 Mar 2009 11:14:00 -0600 Subject: Move all TMWServ-specific code to net/tmwserv Also fix several instances where the same net handler was being used for both servers, and a few other related oddities. --- src/gui/npcpostdialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/npcpostdialog.cpp') diff --git a/src/gui/npcpostdialog.cpp b/src/gui/npcpostdialog.cpp index 3a72b21b..f8c0f4b2 100644 --- a/src/gui/npcpostdialog.cpp +++ b/src/gui/npcpostdialog.cpp @@ -26,7 +26,7 @@ #include "scrollarea.h" #include "chat.h" -#include "../net/gameserver/player.h" +#include "../net/tmwserv/gameserver/player.h" #include "../utils/gettext.h" #include -- cgit v1.2.3-70-g09d2