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/modules/m_nonotice.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_nonotice.cpp') diff --git a/src/modules/m_nonotice.cpp b/src/modules/m_nonotice.cpp index 1c0948f12..c6de6dbdf 100644 --- a/src/modules/m_nonotice.cpp +++ b/src/modules/m_nonotice.cpp @@ -20,7 +20,7 @@ using namespace std; #include "users.h" #include "channels.h" #include "modules.h" -#include "helperfuncs.h" + #include "inspircd.h" /* $ModDesc: Provides support for unreal-style channel mode +T */ -- cgit v1.2.3