From a1fceac844a0a7690ab985fa08e6a08127e770bf Mon Sep 17 00:00:00 2001 From: Wilco Baan Hofman Date: Fri, 23 Apr 2010 11:58:26 +0200 Subject: Rename files to reflect the libpolicy naming convention. Also fix the GNU make build. Signed-off-by: Jelmer Vernooij --- source4/utils/net/net_gpo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/utils') diff --git a/source4/utils/net/net_gpo.c b/source4/utils/net/net_gpo.c index 9cedbe27c00..6301fc2129a 100644 --- a/source4/utils/net/net_gpo.c +++ b/source4/utils/net/net_gpo.c @@ -26,7 +26,7 @@ #include "lib/ldb/include/ldb.h" #include "auth/auth.h" #include "param/param.h" -#include "libgpo/gpo.h" +#include "lib/policy/policy.h" static int net_gpo_list_all_usage(struct net_context *ctx, int argc, const char **argv) { -- cgit v1.2.1