diff options
Diffstat (limited to 'libglusterfs/src/inode.h')
| -rw-r--r-- | libglusterfs/src/inode.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/libglusterfs/src/inode.h b/libglusterfs/src/inode.h index f7ca1925aac..50815599347 100644 --- a/libglusterfs/src/inode.h +++ b/libglusterfs/src/inode.h @@ -33,7 +33,7 @@ typedef struct _dentry dentry_t;  #include "list.h"  #include "xlator.h"  #include "iatt.h" -#include "uuid.h" +#include "compat-uuid.h"  #include "fd.h"  struct _inode_table {  | 
