X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcmd_pong.cpp;h=76acfbccdc20527d8fb36c0988dacbed90c5fe79;hb=6dfc98470938a932ddee0100f515658dffe94438;hp=cc708ee809c9fb6a36cf47fe398d91f6da7f4c53;hpb=24ac504f4b6dbcca3cb3ab91d3cbb40cc7a9ff33;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/cmd_pong.cpp b/src/cmd_pong.cpp index cc708ee80..76acfbccd 100644 --- a/src/cmd_pong.cpp +++ b/src/cmd_pong.cpp @@ -17,6 +17,7 @@ #include "users.h" #include "commands.h" #include "commands/cmd_pong.h" +#include "helperfuncs.h" void cmd_pong::Handle (char **parameters, int pcnt, userrec *user) {