rename ctdb.h to ctdb_protocol.h
[sahlberg/ctdb.git] / server / ctdb_logging.c
index 4bfdfea2ff3fd8ffd3143f5a953a91bc4fe5c583..9f86aaabff3ef63fcd2dc99dc84e7619c507a980 100644 (file)
@@ -19,8 +19,8 @@
 
 #include "includes.h"
 #include "lib/events/events.h"
-#include "../include/ctdb.h"
-#include "../include/ctdb_private.h"
+#include "include/ctdb_protocol.h"
+#include "include/ctdb_private.h"
 #include "system/syslog.h"
 #include "system/time.h"
 #include "system/filesys.h"