s3-net: use correct spoolss header in net_ads.c.
authorGünther Deschner <gd@samba.org>
Tue, 18 Jan 2011 21:35:17 +0000 (22:35 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 18 Jan 2011 23:48:33 +0000 (15:48 -0800)
Guenther
(cherry picked from commit 66bc2f912712f74c646d6e619d73a8b6a1eb9478)

source3/utils/net_ads.c

index ac14184aa83af4a898e0e50c8ce335c6ec51557e..c8b141de865c1f35929261f73c8dcc91975518f7 100644 (file)
@@ -23,7 +23,7 @@
 #include "includes.h"
 #include "utils/net.h"
 #include "librpc/gen_ndr/ndr_krb5pac.h"
-#include "../librpc/gen_ndr/cli_spoolss.h"
+#include "../librpc/gen_ndr/ndr_spoolss.h"
 #include "nsswitch/libwbclient/wbclient.h"
 #include "ads.h"
 #include "libads/cldap.h"