X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=daemon%2Fselinux.c;h=0bf6fd238d8104d537df9b78e7e6e5b060727f25;hp=e49e657bdb58013c071c98b811b24dce424dd55d;hb=2729421d176e1194537b499911a5eeb5e32a8b09;hpb=2d9953097b6d3b71122d444a4550047e97aee009 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"