X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=daemon%2Futimens.c;h=1da2169ffab08401ee43732d2c3121ded0a27be9;hp=e836b4e4b6497340cacac336bac7acc2c5f8b622;hb=e44cf42f362d793c47d892a18a6853d88abd6ecb;hpb=b3035e8d7c04a71d9a54ab7e52bc9e169ecf0b47 diff --git a/daemon/utimens.c b/daemon/utimens.c index e836b4e..1da2169 100644 --- a/daemon/utimens.c +++ b/daemon/utimens.c @@ -24,7 +24,7 @@ #include #include -#include "../src/guestfs_protocol.h" +#include "guestfs_protocol.h" #include "daemon.h" #include "actions.h"