summaryrefslogtreecommitdiff
path: root/src/channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/channel.h')
-rw-r--r--src/channel.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/channel.h b/src/channel.h
index 7d00beb48..5041e0735 100644
--- a/src/channel.h
+++ b/src/channel.h
@@ -25,9 +25,11 @@
#include <string>
+#include "localconsts.h"
+
class ChannelTab;
-class Channel
+class Channel final
{
public:
/**