Missing include

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3278 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
brain 2006-02-21 21:16:16 +00:00
parent 0baef3051c
commit e5a1541029

View File

@ -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 */