summaryrefslogtreecommitdiff
path: root/src/net/tmwa/npchandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/npchandler.cpp')
-rw-r--r--src/net/tmwa/npchandler.cpp3
1 files changed, 2 insertions, 1 deletions
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"