X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fmodules%2Fm_restrictmsg.cpp;h=8e10e2457af94254d59359e8d619aaef4f8ab9f5;hb=6050df73f498d05597fb37c6157868df1f6f4db2;hp=4b9a838b7a6cab7bffbffc50b1eb57eb2d4b9bb4;hpb=b6a20325ca0968e4e3e5eecda4d7dc41b8495a4b;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/modules/m_restrictmsg.cpp b/src/modules/m_restrictmsg.cpp index 4b9a838b7..8e10e2457 100644 --- a/src/modules/m_restrictmsg.cpp +++ b/src/modules/m_restrictmsg.cpp @@ -22,7 +22,7 @@ using namespace std; #include "users.h" #include "channels.h" #include "modules.h" -#include "helperfuncs.h" + #include "inspircd.h" /* $ModDesc: Forbids users from messaging each other. Users may still message opers and opers may message other opers. */