diff options
Diffstat (limited to 'src/cmd_notice.cpp')
-rw-r--r-- | src/cmd_notice.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd_notice.cpp b/src/cmd_notice.cpp index 6a9af4a40..228284a4a 100644 --- a/src/cmd_notice.cpp +++ b/src/cmd_notice.cpp @@ -27,7 +27,7 @@ #include "commands.h" #include "helperfuncs.h" #include "hashcomp.h" -#include "cmd_notice.h" +#include "commands/cmd_notice.h" extern ServerConfig* Config; extern InspIRCd* ServerInstance; |