X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=daemon%2Fdd.c;h=f08eb36e1519680d8a1ab377a29679e110a83c67;hp=c004d92848629e0ab7e7ff2844b6ae73f904faf9;hb=dc8e4b057ecd3984d7c27c8e;hpb=41512f498b5f85a941ad165361b01135511fdd23 diff --git a/daemon/dd.c b/daemon/dd.c index c004d92..f08eb36 100644 --- a/daemon/dd.c +++ b/daemon/dd.c @@ -23,7 +23,7 @@ #include #include -#include "../src/guestfs_protocol.h" +#include "guestfs_protocol.h" #include "daemon.h" #include "actions.h"