]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_pong.cpp
Forward port of CullList and my bragging rights
[user/henk/code/inspircd.git] / src / cmd_pong.cpp
index f372591e475d891cf0474140136a66d86da3a606..76acfbccdc20527d8fb36c0988dacbed90c5fe79 100644 (file)
@@ -16,7 +16,8 @@
 
 #include "users.h"
 #include "commands.h"
-#include "cmd_pong.h"
+#include "commands/cmd_pong.h"
+#include "helperfuncs.h"
 
 void cmd_pong::Handle (char **parameters, int pcnt, userrec *user)
 {