]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_pass.cpp
Did some renaming so that the methods for modes in chanrec and userrec are identical.
[user/henk/code/inspircd.git] / src / cmd_pass.cpp
index a11be799a464c5641d2ce06a2dfbf9e2d8eacccc..76d5f08cbc9db03f66cbf57790dfaacc31f42817 100644 (file)
@@ -17,7 +17,7 @@
 #include "users.h"
 #include "commands.h"
 #include "helperfuncs.h"
-#include "cmd_pass.h"
+#include "commands/cmd_pass.h"
 
 void cmd_pass::Handle (char **parameters, int pcnt, userrec *user)
 {