[Spice-commits] gtk/spice-client.h
Marc-André Lureau
elmarco at kemper.freedesktop.org
Mon Dec 12 04:52:28 PST 2011
gtk/spice-client.h | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit c647611920db5841b7f056baac0d9c12d7f79d10
Author: Marc-André Lureau <marcandre.lureau at redhat.com>
Date: Mon Dec 12 13:51:36 2011 +0100
build: add missing smartcard manager in python binding
Probably broken since the manually edited defs files have been removed
diff --git a/gtk/spice-client.h b/gtk/spice-client.h
index 3f84b0b..e77c970 100644
--- a/gtk/spice-client.h
+++ b/gtk/spice-client.h
@@ -40,6 +40,8 @@
#include "channel-record.h"
#include "channel-smartcard.h"
#include "channel-usbredir.h"
+
+#include "smartcard-manager.h"
#include "usb-device-manager.h"
#include "spice-audio.h"
More information about the Spice-commits
mailing list