From 52f7f1a296e4347b2f38d765eb39e2c916028946 Mon Sep 17 00:00:00 2001 From: brain Date: Thu, 17 Aug 2006 14:47:54 +0000 Subject: Add modules.h to cmd_connect.h git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4936 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/commands/cmd_connect.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/commands') 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 { -- cgit v1.2.3