lib/util Move source3 tdb_wrap_open() into the common code.
[samba.git] / source4 / ntvfs / posix / xattr_tdb.c
index de7c83677a4891a107874dfdd9d455d1dcfde51b..2d6f1d94d00b24cb7242efb96c5fd6ee97077992 100644 (file)
@@ -20,7 +20,7 @@
 */
 
 #include "includes.h"
-#include "tdb_wrap.h"
+#include "lib/util/tdb_wrap.h"
 #include <tdb.h>
 #include "vfs_posix.h"