summaryrefslogtreecommitdiff
path: root/src/cmd_who.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd_who.cpp')
-rw-r--r--src/cmd_who.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd_who.cpp b/src/cmd_who.cpp
index 49c44765c..4697add4e 100644
--- a/src/cmd_who.cpp
+++ b/src/cmd_who.cpp
@@ -20,7 +20,7 @@
#include "modules.h"
#include "commands.h"
#include "helperfuncs.h"
-#include "cmd_who.h"
+#include "commands/cmd_who.h"
extern ServerConfig* Config;
extern user_hash clientlist;