summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/commands/cmd_connect.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/commands/cmd_connect.h b/include/commands/cmd_connect.h
index 68da0d231..203fbe9c0 100644
--- a/include/commands/cmd_connect.h
+++ b/include/commands/cmd_connect.h
@@ -20,6 +20,7 @@
#include "users.h"
#include "channels.h"
#include "ctables.h"
+#include "modules.h"
class cmd_connect : public command_t
{