X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=daemon%2Fswap.c;h=907781449da95a9b23053279fe0cbef22a3074b0;hp=5de6ba61c718927779c0a8f769d53191b58d5c95;hb=9ff99418361cd1b56b00e4ffef52444021e60c72;hpb=c5a6584c4fcc0051e1a333838d7562a4fba7ad1f diff --git a/daemon/swap.c b/daemon/swap.c index 5de6ba6..9077814 100644 --- a/daemon/swap.c +++ b/daemon/swap.c @@ -23,7 +23,7 @@ #include #include -#include "../src/guestfs_protocol.h" +#include "guestfs_protocol.h" #include "daemon.h" #include "actions.h" #include "optgroups.h"