diff options
Diffstat (limited to 'src/net/ea/npchandler.cpp')
-rw-r--r-- | src/net/ea/npchandler.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/ea/npchandler.cpp b/src/net/ea/npchandler.cpp index 654a783b3..b3af53e87 100644 --- a/src/net/ea/npchandler.cpp +++ b/src/net/ea/npchandler.cpp @@ -22,7 +22,7 @@ #include "net/ea/npchandler.h" -#include "gui/npcdialog.h" +#include "gui/windows/npcdialog.h" #include "debug.h" |