summaryrefslogtreecommitdiff
path: root/src/cmd_pong.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd_pong.cpp')
-rw-r--r--src/cmd_pong.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd_pong.cpp b/src/cmd_pong.cpp
index f372591e4..cc708ee80 100644
--- a/src/cmd_pong.cpp
+++ b/src/cmd_pong.cpp
@@ -16,7 +16,7 @@
#include "users.h"
#include "commands.h"
-#include "cmd_pong.h"
+#include "commands/cmd_pong.h"
void cmd_pong::Handle (char **parameters, int pcnt, userrec *user)
{