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