diff options
Diffstat (limited to 'xlators/features/index/src/index-messages.h')
| -rw-r--r-- | xlators/features/index/src/index-messages.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/features/index/src/index-messages.h b/xlators/features/index/src/index-messages.h index 3495fb080f0..364f17cd34e 100644 --- a/xlators/features/index/src/index-messages.h +++ b/xlators/features/index/src/index-messages.h @@ -11,7 +11,7 @@  #ifndef _INDEX_MESSAGES_H_  #define _INDEX_MESSAGES_H_ -#include "glfs-message-id.h" +#include <glusterfs/glfs-message-id.h>  /* To add new message IDs, append new identifiers at the end of the list.   *  | 
