summaryrefslogtreecommitdiffstats
path: root/gtk
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2011-12-12 13:51:36 +0100
committerMarc-André Lureau <marcandre.lureau@redhat.com>2011-12-12 13:51:48 +0100
commitc647611920db5841b7f056baac0d9c12d7f79d10 (patch)
treee5be6049f59dbe11f13b96e2acc1ebfe7a5480cb /gtk
parente2a7c5505df472d23bf1af73e00894e0613d61f4 (diff)
downloadspice-gtk-c647611920db5841b7f056baac0d9c12d7f79d10.tar.gz
spice-gtk-c647611920db5841b7f056baac0d9c12d7f79d10.tar.xz
spice-gtk-c647611920db5841b7f056baac0d9c12d7f79d10.zip
build: add missing smartcard manager in python binding
Probably broken since the manually edited defs files have been removed
Diffstat (limited to 'gtk')
-rw-r--r--gtk/spice-client.h2
1 files changed, 2 insertions, 0 deletions
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"