Use single copy of tdb in both samba3 and samba4.
[gd/samba/.git] / source4 / cluster / ctdb / takeover / ctdb_takeover.c
index 862382d90af04b525adf4dc4e78daef6c5f6400f..ae687252714e055ea8d2e1d7048d55897fbb38ef 100644 (file)
@@ -19,7 +19,7 @@
 */
 #include "includes.h"
 #include "lib/events/events.h"
-#include "lib/tdb/include/tdb.h"
+#include "../tdb/include/tdb.h"
 #include "system/network.h"
 #include "system/filesys.h"
 #include "system/wait.h"