X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fmodules%2Fm_showwhois.cpp;h=0719a93f83a7641843e5d8b68e60e3ad143ef863;hb=d54fd9b1e6b31f69332a9241b5f17330c0ad61e0;hp=728b07fc563117074d8de7c7f3c2de6ef3256bd8;hpb=fd6ee21f2f55875984884a8413d61012e066029f;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/modules/m_showwhois.cpp b/src/modules/m_showwhois.cpp index 728b07fc5..0719a93f8 100644 --- a/src/modules/m_showwhois.cpp +++ b/src/modules/m_showwhois.cpp @@ -6,7 +6,7 @@ using namespace std; #include "users.h" #include "channels.h" #include "modules.h" -#include "helperfuncs.h" + #include "inspircd.h" /* $ModDesc: Allows opers to set +W to see when a user uses WHOIS on them */