summaryrefslogtreecommitdiff
path: root/src/chat-server/chathandler.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/chat-server/chathandler.hpp')
-rw-r--r--src/chat-server/chathandler.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/chat-server/chathandler.hpp b/src/chat-server/chathandler.hpp
index 8f460e9d..1b44772d 100644
--- a/src/chat-server/chathandler.hpp
+++ b/src/chat-server/chathandler.hpp
@@ -29,6 +29,7 @@
#include "net/connectionhandler.hpp"
#include "utils/tokencollector.hpp"
+class ChatChannel;
class ChatClient;
/**