X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=daemon%2Fext2.c;h=725352e3ff0ed32eea07de43d2fcdeb4ede8819a;hp=b7ce627e33857d58e95b552120e0c5e6b6a85a3e;hb=9ff99418361cd1b56b00e4ffef52444021e60c72;hpb=52f9cd4882135910ea06e1e50ac6441d455c9ab1 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"