X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2Fselinux.c;h=0bf6fd238d8104d537df9b78e7e6e5b060727f25;hb=3bd883f344a5d6f155f7252e8a478d5b7935d7c6;hp=e49e657bdb58013c071c98b811b24dce424dd55d;hpb=2d9953097b6d3b71122d444a4550047e97aee009;p=libguestfs.git diff --git a/daemon/selinux.c b/daemon/selinux.c index e49e657..0bf6fd2 100644 --- a/daemon/selinux.c +++ b/daemon/selinux.c @@ -26,7 +26,7 @@ #include #endif -#include "../src/guestfs_protocol.h" +#include "guestfs_protocol.h" #include "daemon.h" #include "actions.h" #include "optgroups.h"