X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=daemon%2Fdf.c;h=a1ec706df3aff4f70b7d3ce28c62a39f6baece66;hp=cce41a0ebb288918009ea00b629a54c604eb61d7;hb=4d900cdac8258daa2e99c6ceb2a4985154e94150;hpb=dc706a639eec16084c0618baf7bfde00c6565f63 diff --git a/daemon/df.c b/daemon/df.c index cce41a0..a1ec706 100644 --- a/daemon/df.c +++ b/daemon/df.c @@ -23,7 +23,7 @@ #include #include -#include "../src/guestfs_protocol.h" +#include "guestfs_protocol.h" #include "daemon.h" #include "actions.h"