diff options
Diffstat (limited to 'src/channels.cpp')
-rw-r--r-- | src/channels.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/channels.cpp b/src/channels.cpp index 7962665b7..b8ad3d95a 100644 --- a/src/channels.cpp +++ b/src/channels.cpp @@ -51,6 +51,7 @@ #include "mode.h" #include "xline.h" #include "inspstring.h" +#include "helperfuncs.h" #ifdef GCC3 #define nspace __gnu_cxx |