From ff03bd3af021a58b8058fea3090679f7c7bdedd4 Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 2 Dec 2005 16:14:21 +0000 Subject: Fixed a missing include git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2119 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 2c36a444c..b5a30093a 100644 --- a/src/users.cpp +++ b/src/users.cpp @@ -27,6 +27,7 @@ using namespace std; #include #endif #include "inspstring.h" +#include "commands.h" #include "helperfuncs.h" extern std::stringstream config_f; -- cgit v1.2.3