X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2Fcommand.c;h=5a194a4e26ef49826d4ee8072f82619113b1a305;hb=7a091a11d7aeddc170e4d1b833fd9d7d18c00841;hp=5e870673903e39c9939d4e4afed30dfc338ad645;hpb=5922d7084d6b43f0a1a15b664c7082dfeaf584d0;p=libguestfs.git diff --git a/daemon/command.c b/daemon/command.c index 5e87067..5a194a4 100644 --- a/daemon/command.c +++ b/daemon/command.c @@ -22,7 +22,7 @@ #include #include -#include "../src/guestfs_protocol.h" +#include "guestfs_protocol.h" #include "daemon.h" #include "actions.h"