rename ctdb.h to ctdb_protocol.h
[sahlberg/ctdb.git] / server / ctdb_recover.c
index 4a1e04c2f1f8e0400bb323a29f95fef1f6cfa3cb..147f6bf63e7cd6a3069b33d78215c02d2bc0e633 100644 (file)
@@ -24,7 +24,8 @@
 #include "system/network.h"
 #include "system/filesys.h"
 #include "system/wait.h"
-#include "../include/ctdb_private.h"
+#include "include/ctdb_protocol.h"
+#include "include/ctdb_private.h"
 #include "lib/util/dlinklist.h"
 #include "db_wrap.h"