]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_time.cpp
Did some renaming so that the methods for modes in chanrec and userrec are identical.
[user/henk/code/inspircd.git] / src / cmd_time.cpp
index cabb260c64f6167d7cbe541bad5ca6b8a89aa847..3eaa99ec7e19f89bd2473b3842c53fa9366d33e9 100644 (file)
@@ -19,7 +19,7 @@
 #include "users.h"
 #include "commands.h"
 #include "helperfuncs.h"
-#include "cmd_time.h"
+#include "commands/cmd_time.h"
 
 extern ServerConfig* Config;
 extern time_t TIME;