s3-net: use correct spoolss header in net rpc.
authorGünther Deschner <gd@samba.org>
Tue, 18 Jan 2011 21:53:59 +0000 (22:53 +0100)
committerGünther Deschner <gd@samba.org>
Tue, 18 Jan 2011 22:54:31 +0000 (23:54 +0100)
Guenther

source3/utils/net_rpc.c

index 18e6b631272c072495e0021037c9cc6ec473880e..388ceb8a8946004360bbb8304434992a9ac7ffbc 100644 (file)
@@ -30,7 +30,7 @@
 #include "rpc_client/cli_lsarpc.h"
 #include "../librpc/gen_ndr/ndr_netlogon_c.h"
 #include "../librpc/gen_ndr/ndr_srvsvc_c.h"
-#include "../librpc/gen_ndr/cli_spoolss.h"
+#include "../librpc/gen_ndr/ndr_spoolss.h"
 #include "../librpc/gen_ndr/ndr_initshutdown_c.h"
 #include "../librpc/gen_ndr/ndr_winreg_c.h"
 #include "secrets.h"