diff options
Diffstat (limited to 'xlators/performance/write-behind/src/write-behind-messages.h')
| -rw-r--r-- | xlators/performance/write-behind/src/write-behind-messages.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/performance/write-behind/src/write-behind-messages.h b/xlators/performance/write-behind/src/write-behind-messages.h index 914fc63dda6..e9ea474879b 100644 --- a/xlators/performance/write-behind/src/write-behind-messages.h +++ b/xlators/performance/write-behind/src/write-behind-messages.h @@ -10,7 +10,7 @@  #ifndef _WRITE_BEHIND_MESSAGES_H_  #define _WRITE_BEHIND_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.   *  | 
