summaryrefslogtreecommitdiff
path: root/src/commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands.h')
-rw-r--r--src/commands.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/commands.h b/src/commands.h
index 2526995f8..1c7816cee 100644
--- a/src/commands.h
+++ b/src/commands.h
@@ -27,6 +27,8 @@
#include <string>
+#include "localconsts.h"
+
class ChatTab;
extern ChatTab *localChatTab;