summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/event-history.c
diff options
context:
space:
mode:
Diffstat (limited to 'libglusterfs/src/event-history.c')
-rw-r--r--libglusterfs/src/event-history.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libglusterfs/src/event-history.c b/libglusterfs/src/event-history.c
index 4845330f62b..379fed866be 100644
--- a/libglusterfs/src/event-history.c
+++ b/libglusterfs/src/event-history.c
@@ -8,8 +8,8 @@
cases as published by the Free Software Foundation.
*/
-#include "event-history.h"
-#include "libglusterfs-messages.h"
+#include "glusterfs/event-history.h"
+#include "glusterfs/libglusterfs-messages.h"
eh_t *
eh_new(size_t buffer_size, gf_boolean_t use_buffer_once,