diff options
Diffstat (limited to 'source4/ntvfs/common/ntvfs_common.h')
-rw-r--r-- | source4/ntvfs/common/ntvfs_common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/ntvfs/common/ntvfs_common.h b/source4/ntvfs/common/ntvfs_common.h index ab80bb08f0..4cc7ebe752 100644 --- a/source4/ntvfs/common/ntvfs_common.h +++ b/source4/ntvfs/common/ntvfs_common.h @@ -27,6 +27,7 @@ struct notify_event; struct notify_entry; #include "ntvfs/common/brlock.h" +#include "ntvfs/common/opendb.h" #include "ntvfs/common/proto.h" #endif /* _NTVFS_COMMON_H_ */ |