diff options
Diffstat (limited to 'src/cmd_topic.cpp')
-rw-r--r-- | src/cmd_topic.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd_topic.cpp b/src/cmd_topic.cpp index 8cad4e329..191cecb0f 100644 --- a/src/cmd_topic.cpp +++ b/src/cmd_topic.cpp @@ -21,6 +21,7 @@ #include "message.h" #include "commands.h" #include "commands/cmd_topic.h" +#include "helperfuncs.h" extern ServerConfig* Config; extern int MODCOUNT; |