lib/util Move source3 tdb_wrap_open() into the common code.
[samba.git] / source4 / ntvfs / common / opendb_tdb.c
index 536d17f9c04cb77e6396cf0d1a60cb8bbc62fdb1..7c2707f7c68fa5803fe3a9cc591d905c43fc02a4 100644 (file)
@@ -42,7 +42,7 @@
 #include "system/filesys.h"
 #include <tdb.h>
 #include "messaging/messaging.h"
-#include "tdb_wrap.h"
+#include "lib/util/tdb_wrap.h"
 #include "lib/messaging/irpc.h"
 #include "librpc/gen_ndr/ndr_opendb.h"
 #include "ntvfs/ntvfs.h"