From c6c17f59976470df912d58a8ab35fe9d823dfe76 Mon Sep 17 00:00:00 2001 From: brain Date: Sat, 24 Apr 2004 15:59:40 +0000 Subject: Added XLine stuff git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@712 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/commands.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/commands.cpp') diff --git a/src/commands.cpp b/src/commands.cpp index 3dd1004f1..28d10c3b5 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -33,6 +33,7 @@ #include "wildcard.h" #include "message.h" #include "mode.h" +#include "xline.h" #ifdef GCC3 #define nspace __gnu_cxx -- cgit v1.2.3