summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/rot-buffs.c
diff options
context:
space:
mode:
Diffstat (limited to 'libglusterfs/src/rot-buffs.c')
-rw-r--r--libglusterfs/src/rot-buffs.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/libglusterfs/src/rot-buffs.c b/libglusterfs/src/rot-buffs.c
index 560d9f9805e..260bf16ecea 100644
--- a/libglusterfs/src/rot-buffs.c
+++ b/libglusterfs/src/rot-buffs.c
@@ -10,10 +10,10 @@
#include <math.h>
-#include "mem-types.h"
-#include "mem-pool.h"
+#include "glusterfs/mem-types.h"
+#include "glusterfs/mem-pool.h"
-#include "rot-buffs.h"
+#include "glusterfs/rot-buffs.h"
/**
* Producer-Consumer based on top of rotational buffers.