From 72c7a7aad72a581a822b854add00832304b11204 Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 5 Dec 2005 20:53:12 +0000 Subject: Made commands.cpp include its own header (oops) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2203 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/commands.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/commands.cpp b/src/commands.cpp index dee16b245..efc2f1cbc 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -64,6 +64,7 @@ using namespace std; #include "dynamic.h" #include "wildcard.h" #include "message.h" +#include "commands.h" #include "mode.h" #include "xline.h" #include "inspstring.h" -- cgit v1.2.3