diff options
Diffstat (limited to 'include/inspircd.h')
-rw-r--r-- | include/inspircd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/inspircd.h b/include/inspircd.h index 8be2874dc..962dd1c86 100644 --- a/include/inspircd.h +++ b/include/inspircd.h @@ -25,6 +25,7 @@ #include "channels.h" #include "socket.h" #include "mode.h" +#include "helperfuncs.h" #include "socketengine.h" #include "command_parse.h" |