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