summaryrefslogtreecommitdiff
path: root/src/cmd_away.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd_away.cpp')
-rw-r--r--src/cmd_away.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd_away.cpp b/src/cmd_away.cpp
index 732cf9d91..f882904c2 100644
--- a/src/cmd_away.cpp
+++ b/src/cmd_away.cpp
@@ -21,7 +21,7 @@
#include "modules.h"
#include "commands.h"
#include "helperfuncs.h"
-#include "cmd_away.h"
+#include "commands/cmd_away.h"
extern ServerConfig* Config;
extern InspIRCd* ServerInstance;