[Spice-devel] [PATCH spice-gtk 4/4] Add missing include of spice-audio
Marc-André Lureau
marcandre.lureau at gmail.com
Sat Nov 5 09:56:09 PDT 2011
---
gtk/spice-client.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/gtk/spice-client.h b/gtk/spice-client.h
index 48ea96d..3f84b0b 100644
--- a/gtk/spice-client.h
+++ b/gtk/spice-client.h
@@ -41,6 +41,7 @@
#include "channel-smartcard.h"
#include "channel-usbredir.h"
#include "usb-device-manager.h"
+#include "spice-audio.h"
#define SPICE_CLIENT_ERROR spice_client_error_quark()
--
1.7.7
More information about the Spice-devel
mailing list