From e5a154102992d8163b0c1e80681b53bc82cce824 Mon Sep 17 00:00:00 2001 From: brain Date: Tue, 21 Feb 2006 21:16:16 +0000 Subject: Missing include git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3278 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_chghost.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/modules/m_chghost.cpp b/src/modules/m_chghost.cpp index 0dd250f18..8a2e696bc 100644 --- a/src/modules/m_chghost.cpp +++ b/src/modules/m_chghost.cpp @@ -21,6 +21,7 @@ using namespace std; #include "users.h" #include "channels.h" #include "modules.h" +#include "helperfuncs.h" /* $ModDesc: Provides support for the CHGHOST command */ -- cgit v1.2.3