[virt-tools-list] [PATCH 1/2] Fix path to spice-controller.h
Marc-André Lureau
marcandre.lureau at gmail.com
Sun Mar 4 20:07:35 UTC 2012
ack
On Sun, Mar 4, 2012 at 9:00 PM, Christophe Fergeau <cfergeau at redhat.com> wrote:
> ---
> src/remote-viewer.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/src/remote-viewer.c b/src/remote-viewer.c
> index c20eff5..88a029b 100644
> --- a/src/remote-viewer.c
> +++ b/src/remote-viewer.c
> @@ -28,7 +28,7 @@
> #include <glib/gi18n.h>
>
> #ifdef HAVE_SPICE_GTK
> -#include <spice-controller/spice-controller.h>
> +#include <spice-controller.h>
> #endif
>
> #ifdef HAVE_SPICE_GTK
> --
> 1.7.7.6
>
> _______________________________________________
> virt-tools-list mailing list
> virt-tools-list at redhat.com
> https://www.redhat.com/mailman/listinfo/virt-tools-list
--
Marc-André Lureau
More information about the virt-tools-list
mailing list