summaryrefslogtreecommitdiff
path: root/src/net/tmwa/pethandler.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-14 23:08:15 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-14 23:08:15 +0300
commit667cce07fe604b3983bf6e409fe5e9137fa5e81a (patch)
tree9e8d37092de278da6aee7475fc65db828642ad32 /src/net/tmwa/pethandler.cpp
parente149243eb20a1bb74657914122bcabc01de2ae36 (diff)
downloadplus-667cce07fe604b3983bf6e409fe5e9137fa5e81a.tar.gz
plus-667cce07fe604b3983bf6e409fe5e9137fa5e81a.tar.bz2
plus-667cce07fe604b3983bf6e409fe5e9137fa5e81a.tar.xz
plus-667cce07fe604b3983bf6e409fe5e9137fa5e81a.zip
Move chat tab consts into separate file.
Diffstat (limited to 'src/net/tmwa/pethandler.cpp')
-rw-r--r--src/net/tmwa/pethandler.cpp2
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"