summaryrefslogtreecommitdiffstats
path: root/xlators/features/upcall/src/upcall-mem-types.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/upcall/src/upcall-mem-types.h')
-rw-r--r--xlators/features/upcall/src/upcall-mem-types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/features/upcall/src/upcall-mem-types.h b/xlators/features/upcall/src/upcall-mem-types.h
index 079677ff79c..f9883d9d72c 100644
--- a/xlators/features/upcall/src/upcall-mem-types.h
+++ b/xlators/features/upcall/src/upcall-mem-types.h
@@ -11,7 +11,7 @@
#ifndef __UPCALL_MEM_TYPES_H__
#define __UPCALL_MEM_TYPES_H__
-#include "mem-types.h"
+#include <glusterfs/mem-types.h>
enum gf_upcall_mem_types_ {
gf_upcall_mt_conf_t = gf_common_mt_end + 1,