From 25d77892d72d455f8a89372687db45aefbc61cec Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 30 Sep 2013 14:03:48 +0300 Subject: move windows classes to windows directory. --- src/net/tmwa/npchandler.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/net/tmwa/npchandler.cpp') diff --git a/src/net/tmwa/npchandler.cpp b/src/net/tmwa/npchandler.cpp index 026727a6e..d03cd4fb5 100644 --- a/src/net/tmwa/npchandler.cpp +++ b/src/net/tmwa/npchandler.cpp @@ -24,9 +24,10 @@ #include "being/localplayer.h" -#include "gui/npcdialog.h" #include "gui/viewport.h" +#include "gui/windows/npcdialog.h" + #include "net/tmwa/messageout.h" #include "net/tmwa/protocol.h" -- cgit v1.2.3-60-g2f50