diff options
Diffstat (limited to 'source4/ntvfs/posix')
-rw-r--r-- | source4/ntvfs/posix/vfs_posix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/ntvfs/posix/vfs_posix.h b/source4/ntvfs/posix/vfs_posix.h index 5bb9dcf811..e79eadd03a 100644 --- a/source4/ntvfs/posix/vfs_posix.h +++ b/source4/ntvfs/posix/vfs_posix.h @@ -26,7 +26,7 @@ #include "librpc/gen_ndr/xattr.h" #include "system/filesys.h" #include "ntvfs/ntvfs.h" -#include "ntvfs/common/proto.h" +#include "ntvfs/common/ntvfs_common.h" #include "dsdb/samdb/samdb.h" /* this is the private structure for the posix vfs backend. It is used |