s4: Fix include path to work with tevent
authorTim Prouty <tprouty@samba.org>
Thu, 18 Dec 2008 23:01:07 +0000 (15:01 -0800)
committerTim Prouty <tprouty@samba.org>
Thu, 18 Dec 2008 23:03:37 +0000 (15:03 -0800)
source4/ntvfs/sysdep/sys_notify.c

index a27386bb130081cedc6fd7edaacccc7ae4817707..117d16d20a689a2d0df562c8590540394842e06d 100644 (file)
@@ -25,7 +25,7 @@
 #include "includes.h"
 #include "system/filesys.h"
 #include "ntvfs/sysdep/sys_notify.h"
 #include "includes.h"
 #include "system/filesys.h"
 #include "ntvfs/sysdep/sys_notify.h"
-#include "lib/events/events.h"
+#include "../lib/tevent/tevent.h"
 #include "../lib/util/dlinklist.h"
 #include "param/param.h"
 
 #include "../lib/util/dlinklist.h"
 #include "param/param.h"