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_away.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cmd_away.cpp') diff --git a/src/cmd_away.cpp b/src/cmd_away.cpp index 732cf9d91..f882904c2 100644 --- a/src/cmd_away.cpp +++ b/src/cmd_away.cpp @@ -21,7 +21,7 @@ #include "modules.h" #include "commands.h" #include "helperfuncs.h" -#include "cmd_away.h" +#include "commands/cmd_away.h" extern ServerConfig* Config; extern InspIRCd* ServerInstance; -- cgit v1.2.3