From 6cd3c99ca10220ca1451307f3b8d03cf6e3c4b7e Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 25 Nov 2005 12:33:25 +0000 Subject: Added references to connection.h git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1945 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/users.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/users.cpp b/src/users.cpp index d9a20411b..32c29a75d 100644 --- a/src/users.cpp +++ b/src/users.cpp @@ -18,6 +18,7 @@ using namespace std; #include "inspircd_config.h" #include "channels.h" +#include "connection.h" #include "users.h" #include "inspircd.h" #include -- cgit v1.2.3