From 6050df73f498d05597fb37c6157868df1f6f4db2 Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 11 Aug 2006 23:31:13 +0000 Subject: Just to mess with om's head, remove helperfuncs.h from everywhere git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4900 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/cmd_whois.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cmd_whois.cpp') diff --git a/src/cmd_whois.cpp b/src/cmd_whois.cpp index c863d7998..703faad3f 100644 --- a/src/cmd_whois.cpp +++ b/src/cmd_whois.cpp @@ -19,7 +19,7 @@ #include "users.h" #include "modules.h" #include "commands.h" -#include "helperfuncs.h" + #include "commands/cmd_whois.h" const char* Spacify(char* n) -- cgit v1.2.3