Use <tdb.h> to include tdb, so the system include file gets used when building against
[kamenim/samba.git] / source4 / cluster / local.c
index 2d910d1e28fb25e9c4f034c5be158577d10fdd52..a93b0a65ede864f8ca24136d3e31c97e6c70e45a 100644 (file)
@@ -22,7 +22,7 @@
 #include "includes.h"
 #include "cluster/cluster.h"
 #include "cluster/cluster_private.h"
-#include "../tdb/include/tdb.h"
+#include <tdb.h>
 #include "tdb_wrap.h"
 #include "system/filesys.h"
 #include "param/param.h"