diff options
Diffstat (limited to 'source4/ntvfs/sysdep/sys_notify.h')
-rw-r--r-- | source4/ntvfs/sysdep/sys_notify.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/ntvfs/sysdep/sys_notify.h b/source4/ntvfs/sysdep/sys_notify.h index d912a9bdaf..c474d4e6a0 100644 --- a/source4/ntvfs/sysdep/sys_notify.h +++ b/source4/ntvfs/sysdep/sys_notify.h @@ -17,7 +17,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "librpc/gen_ndr/notify.h" +#include "librpc/gen_ndr/s4_notify.h" #include "param/share.h" struct sys_notify_context; |