X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=daemon%2Fdf.c;h=7127c0013f0afdd4a8b049436a378a30db3cc4ad;hp=7aa6f4fdd142fe1d56ba09db37b1783658e78b0b;hb=7f16c346bbeba2f2fe3c31ccb85158178a284d84;hpb=5922d7084d6b43f0a1a15b664c7082dfeaf584d0 diff --git a/daemon/df.c b/daemon/df.c index 7aa6f4f..7127c00 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"