From 088ec6caed6ff877169fcbd9914b8653374f6829 Mon Sep 17 00:00:00 2001 From: brain Date: Thu, 20 Apr 2006 18:48:52 +0000 Subject: Changed first of files to match new location of headers git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3897 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/cmd_gline.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cmd_gline.cpp') diff --git a/src/cmd_gline.cpp b/src/cmd_gline.cpp index 0d01c0875..57aa56032 100644 --- a/src/cmd_gline.cpp +++ b/src/cmd_gline.cpp @@ -22,7 +22,7 @@ #include "commands.h" #include "xline.h" #include "helperfuncs.h" -#include "cmd_eline.h" +#include "commands/cmd_eline.h" extern ServerConfig* Config; extern int MODCOUNT; -- cgit v1.2.3