summaryrefslogtreecommitdiff
path: root/src/gui/chat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/chat.h')
-rw-r--r--src/gui/chat.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gui/chat.h b/src/gui/chat.h
index 248aabc6..1766bd08 100644
--- a/src/gui/chat.h
+++ b/src/gui/chat.h
@@ -28,6 +28,9 @@
#include <list>
#include <string>
+#include <guichan/actionlistener.hpp>
+#include <guichan/keylistener.hpp>
+
#include "window.h"
#include "../guichanfwd.h"