From 24ac504f4b6dbcca3cb3ab91d3cbb40cc7a9ff33 Mon Sep 17 00:00:00 2001 From: brain Date: Thu, 20 Apr 2006 18:55:46 +0000 Subject: Move to new include path git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3898 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/cmd_pass.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cmd_pass.cpp') diff --git a/src/cmd_pass.cpp b/src/cmd_pass.cpp index a11be799a..76d5f08cb 100644 --- a/src/cmd_pass.cpp +++ b/src/cmd_pass.cpp @@ -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) { -- cgit v1.2.3