X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=daemon%2Fproto.c;h=f3b1fc0e5e0681d61d21507e05a4827e10c40be8;hp=02ee6925fdd29b5410d5dd8e46dce315afc41bcb;hb=9ff99418361cd1b56b00e4ffef52444021e60c72;hpb=c5a6584c4fcc0051e1a333838d7562a4fba7ad1f diff --git a/daemon/proto.c b/daemon/proto.c index 02ee692..f3b1fc0 100644 --- a/daemon/proto.c +++ b/daemon/proto.c @@ -38,7 +38,7 @@ #include "ignore-value.h" #include "daemon.h" -#include "../src/guestfs_protocol.h" +#include "guestfs_protocol.h" /* The message currently being processed. */ int proc_nr;