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_kline.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cmd_kline.cpp') diff --git a/src/cmd_kline.cpp b/src/cmd_kline.cpp index 4baeefb8f..02a928f11 100644 --- a/src/cmd_kline.cpp +++ b/src/cmd_kline.cpp @@ -28,7 +28,7 @@ #include "modules.h" #include "commands.h" #include "xline.h" -#include "helperfuncs.h" + #include "commands/cmd_kline.h" void cmd_kline::Handle (const char** parameters, int pcnt, userrec *user) -- cgit v1.2.3