[virt-tools-list] [PATCH 1/2] Fix path to spice-controller.h
Christophe Fergeau
cfergeau at redhat.com
Sun Mar 4 20:00:14 UTC 2012
---
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
More information about the virt-tools-list
mailing list