rename ctdb.h to ctdb_protocol.h
[sahlberg/ctdb.git] / tools / ctdb_vacuum.c
index bd45287f2ce7f5c205877ac6ffe24aa65cfe6a7d..04124c04cc88f81d44e5e42985d86cf00bb997dd 100644 (file)
@@ -21,9 +21,9 @@
 #include "lib/events/events.h"
 #include "system/filesys.h"
 #include "system/network.h"
-#include "../include/ctdb.h"
-#include "../include/ctdb_private.h"
-#include "../common/rb_tree.h"
+#include "include/ctdb_protocol.h"
+#include "include/ctdb_private.h"
+#include "common/rb_tree.h"
 #include "db_wrap.h"
 
 /* should be tunable */