From 24ac504f4b6dbcca3cb3ab91d3cbb40cc7a9ff33 Mon Sep 17 00:00:00 2001 From: brain Date: Thu, 20 Apr 2006 18:55:46 +0000 Subject: Move to new include path git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3898 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/cmd_who.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cmd_who.cpp') diff --git a/src/cmd_who.cpp b/src/cmd_who.cpp index 49c44765c..4697add4e 100644 --- a/src/cmd_who.cpp +++ b/src/cmd_who.cpp @@ -20,7 +20,7 @@ #include "modules.h" #include "commands.h" #include "helperfuncs.h" -#include "cmd_who.h" +#include "commands/cmd_who.h" extern ServerConfig* Config; extern user_hash clientlist; -- cgit v1.2.3