summaryrefslogtreecommitdiff
path: root/src/cmd_join.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd_join.cpp')
-rw-r--r--src/cmd_join.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd_join.cpp b/src/cmd_join.cpp
index a71e4d81c..17b14fdff 100644
--- a/src/cmd_join.cpp
+++ b/src/cmd_join.cpp
@@ -18,7 +18,7 @@
#include "users.h"
#include "commands.h"
#include "helperfuncs.h"
-#include "cmd_join.h"
+#include "commands/cmd_join.h"
extern InspIRCd* ServerInstance;