X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2Fext2.c;h=725352e3ff0ed32eea07de43d2fcdeb4ede8819a;hb=472722a72df89895bb11a1244eafa7915b1af116;hp=b7ce627e33857d58e95b552120e0c5e6b6a85a3e;hpb=52f9cd4882135910ea06e1e50ac6441d455c9ab1;p=libguestfs.git diff --git a/daemon/ext2.c b/daemon/ext2.c index b7ce627..725352e 100644 --- a/daemon/ext2.c +++ b/daemon/ext2.c @@ -24,7 +24,7 @@ #include #include -#include "../src/guestfs_protocol.h" +#include "guestfs_protocol.h" #include "daemon.h" #include "c-ctype.h" #include "actions.h"