diff options
Diffstat (limited to 'block/gluster.c')
-rw-r--r-- | block/gluster.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/block/gluster.c b/block/gluster.c index 1c90174..4cb4e60 100644 --- a/block/gluster.c +++ b/block/gluster.c @@ -16,7 +16,7 @@ * GNU GPL, version 2 or (at your option) any later version. */ #include <glusterfs/api/glfs.h> -#include "block_int.h" +#include "block/block_int.h" #include "qemu_socket.h" #include "uri.h" |