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