diff options
Diffstat (limited to 'src/net/tmwa/pethandler.cpp')
-rw-r--r-- | src/net/tmwa/pethandler.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/tmwa/pethandler.cpp b/src/net/tmwa/pethandler.cpp index 615fbb073..1701ab311 100644 --- a/src/net/tmwa/pethandler.cpp +++ b/src/net/tmwa/pethandler.cpp @@ -20,7 +20,7 @@ #include "net/tmwa/pethandler.h" -#include "gui/chatconsts.h" +#include "const/gui/chat.h" #include "net/chathandler.h" |