[Spice-devel] [PATCH spice-gtk 1/7] Fix compilation of python bindings
Hans de Goede
hdegoede at redhat.com
Mon Oct 10 05:34:38 PDT 2011
This was broken by the addition of SpiceGtkSession.
Signed-off-by: Hans de Goede <hdegoede at redhat.com>
---
gtk/spice-client-gtk.override | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/gtk/spice-client-gtk.override b/gtk/spice-client-gtk.override
index 7b3543a..e393037 100644
--- a/gtk/spice-client-gtk.override
+++ b/gtk/spice-client-gtk.override
@@ -4,6 +4,7 @@ headers
#include "pygobject.h"
#include "spice-common.h"
#include "spice-widget.h"
+#include "spice-gtk-session.h"
#include "spice-audio.h"
%%
modulename spice_client_gtk
--
1.7.6.4
More information about the Spice-devel
mailing list