summaryrefslogtreecommitdiff
path: root/src/cmd_time.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd_time.cpp')
-rw-r--r--src/cmd_time.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd_time.cpp b/src/cmd_time.cpp
index cabb260c6..3eaa99ec7 100644
--- a/src/cmd_time.cpp
+++ b/src/cmd_time.cpp
@@ -19,7 +19,7 @@
#include "users.h"
#include "commands.h"
#include "helperfuncs.h"
-#include "cmd_time.h"
+#include "commands/cmd_time.h"
extern ServerConfig* Config;
extern time_t TIME;