summaryrefslogtreecommitdiffstats
path: root/xlators/performance/write-behind/src/write-behind-mem-types.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/performance/write-behind/src/write-behind-mem-types.h')
-rw-r--r--xlators/performance/write-behind/src/write-behind-mem-types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/performance/write-behind/src/write-behind-mem-types.h b/xlators/performance/write-behind/src/write-behind-mem-types.h
index c92a7d4c1f4..a0647299150 100644
--- a/xlators/performance/write-behind/src/write-behind-mem-types.h
+++ b/xlators/performance/write-behind/src/write-behind-mem-types.h
@@ -11,7 +11,7 @@
#ifndef __WB_MEM_TYPES_H__
#define __WB_MEM_TYPES_H__
-#include "mem-types.h"
+#include <glusterfs/mem-types.h>
enum gf_wb_mem_types_ {
gf_wb_mt_wb_file_t = gf_common_mt_end + 1,