X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=daemon%2Fheadtail.c;fp=daemon%2Fheadtail.c;h=528cc090929d062bb5d04f544d157d97fd24cfe6;hp=164f2b63a7747704d57be99e419b59ab9597bfcd;hb=9ff99418361cd1b56b00e4ffef52444021e60c72;hpb=c5a6584c4fcc0051e1a333838d7562a4fba7ad1f diff --git a/daemon/headtail.c b/daemon/headtail.c index 164f2b6..528cc09 100644 --- a/daemon/headtail.c +++ b/daemon/headtail.c @@ -24,7 +24,7 @@ #include #include -#include "../src/guestfs_protocol.h" +#include "guestfs_protocol.h" #include "daemon.h" #include "actions.h"