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