summaryrefslogtreecommitdiff
path: root/include/channels.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/channels.h')
-rw-r--r--include/channels.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/channels.h b/include/channels.h
index 7962bc34b..dac671376 100644
--- a/include/channels.h
+++ b/include/channels.h
@@ -30,6 +30,8 @@
#define CM_SECRET 16
#define CM_PRIVATE 32
+class userrec;
+
/** Holds an entry for a ban list, exemption list, or invite list.
* This class contains a single element in a channel list, such as a banlist.
*/