summaryrefslogtreecommitdiff
path: root/src/channel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/channel.cpp')
-rw-r--r--src/channel.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/channel.cpp b/src/channel.cpp
index 74ecbeada..c9194ec6f 100644
--- a/src/channel.cpp
+++ b/src/channel.cpp
@@ -24,6 +24,8 @@
#include "gui/widgets/channeltab.h"
+#include "debug.h"
+
Channel::Channel(short id,
const std::string &name,
const std::string &announcement) :