diff options
Diffstat (limited to 'daemon/statvfs.c')
-rw-r--r-- | daemon/statvfs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/statvfs.c b/daemon/statvfs.c index cf37b96f..e5118e4b 100644 --- a/daemon/statvfs.c +++ b/daemon/statvfs.c @@ -36,7 +36,7 @@ #include <fsusage.h> -#include "../src/guestfs_protocol.h" +#include "guestfs_protocol.h" #include "daemon.h" #include "actions.h" |