diff options
Diffstat (limited to 'src/process.cpp')
-rw-r--r-- | src/process.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/process.cpp b/src/process.cpp index 69017f63b..dfc4f5563 100644 --- a/src/process.cpp +++ b/src/process.cpp @@ -15,6 +15,7 @@ #include "protocol.h" #include "servers.h" #include "users.h" +#include "regchannel.h" /** Main process routine * @param buffer A raw line from the uplink to do things with |