diff options
Diffstat (limited to 'source4/ntvfs/ntvfs.h')
-rw-r--r-- | source4/ntvfs/ntvfs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/ntvfs/ntvfs.h b/source4/ntvfs/ntvfs.h index 02281e749c..31750dca1d 100644 --- a/source4/ntvfs/ntvfs.h +++ b/source4/ntvfs/ntvfs.h @@ -332,7 +332,7 @@ struct ntvfs_critical_sizes { struct messaging_context; #include "librpc/gen_ndr/security.h" -#include "librpc/gen_ndr/notify.h" +#include "librpc/gen_ndr/s4_notify.h" #include "ntvfs/ntvfs_proto.h" #endif /* _NTVFS_H_ */ |