r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
[samba.git] / source / auth / credentials / credentials_ntlm.c
index 67c73d2230a879e2f554f3fd26e0d802c8c99411..aa9a113e8d9ea099df63e19974790b310b6296ca 100644 (file)
@@ -23,7 +23,7 @@
 */
 
 #include "includes.h"
-#include "librpc/gen_ndr/ndr_samr.h" /* for struct samrPassword */
+#include "librpc/gen_ndr/samr.h" /* for struct samrPassword */
 #include "lib/crypto/crypto.h"
 #include "libcli/auth/libcli_auth.h"