summaryrefslogtreecommitdiff
path: root/modules/chanserv/log.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/chanserv/log.cpp')
-rw-r--r--modules/chanserv/log.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/chanserv/log.cpp b/modules/chanserv/log.cpp
index 6a90115f5..43ed76291 100644
--- a/modules/chanserv/log.cpp
+++ b/modules/chanserv/log.cpp
@@ -10,7 +10,7 @@
*/
#include "module.h"
-#include "modules/cs_log.h"
+#include "modules/chanserv/log.h"
#include "modules/memoserv.h"
class LogSettingImpl : public LogSetting