diff options
Diffstat (limited to 'src/net/tmwa/pethandler.cpp')
-rw-r--r-- | src/net/tmwa/pethandler.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/tmwa/pethandler.cpp b/src/net/tmwa/pethandler.cpp index 77317a077..5c277891e 100644 --- a/src/net/tmwa/pethandler.cpp +++ b/src/net/tmwa/pethandler.cpp @@ -20,6 +20,8 @@ #include "net/tmwa/pethandler.h" +#include "gui/chatconsts.h" + #include "gui/widgets/tabs/chattab.h" #include "net/net.h" |