X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=daemon%2Fchecksum.c;h=7967f0c0c6b602043ce465e3485439d67efff5c8;hp=e12a8a8997f06c76a647f82281373e37fdfff36a;hb=d859c283c469b9d9124d90d0ac32024671372ed5;hpb=00fae9fe88ca83dfc3ee0b1b7d8e27e644f6e9c7 diff --git a/daemon/checksum.c b/daemon/checksum.c index e12a8a8..7967f0c 100644 --- a/daemon/checksum.c +++ b/daemon/checksum.c @@ -25,7 +25,7 @@ #include #include -#include "../src/guestfs_protocol.h" +#include "guestfs_protocol.h" #include "daemon.h" #include "actions.h"