Use <tdb.h> to include tdb, so the system include file gets used when building against
[kamenim/samba.git] / source4 / ntvfs / common / notify.c
index e369404e85f1edf5bc991d74aca0a6978ffdd820..0b5f91bfe19cd20e51a49325227ab96742b993d2 100644 (file)
@@ -25,7 +25,7 @@
 
 #include "includes.h"
 #include "system/filesys.h"
-#include "../tdb/include/tdb.h"
+#include <tdb.h>
 #include "../lib/util/util_tdb.h"
 #include "messaging/messaging.h"
 #include "tdb_wrap.h"