[Spice-devel] [PATCH spice-gtk 2/4] spice-uri: Add missing include
Pavel Grunt
pgrunt at redhat.com
Mon May 16 13:00:15 UTC 2016
Related: rhbz#1335239
---
src/spice-uri.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/spice-uri.c b/src/spice-uri.c
index e1317bd..0cc2195 100644
--- a/src/spice-uri.c
+++ b/src/spice-uri.c
@@ -22,6 +22,7 @@
#include "spice-client.h"
#include "spice-uri.h"
+#include "spice-uri-priv.h"
/**
* SECTION:spice-uri
--
2.8.2
More information about the Spice-devel
mailing list