[yelp] Forgotten include, fix warning.



commit b39aae8ebc0c0f4e3fdc940087cfb6696d12e268
Author: Xake <xake rymdraket net>
Date:   Wed Sep 30 20:02:48 2009 +0200

    Forgotten include, fix warning.

 tests/test-uri.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/test-uri.c b/tests/test-uri.c
index 73f44df..5715874 100644
--- a/tests/test-uri.c
+++ b/tests/test-uri.c
@@ -25,6 +25,7 @@
 #include <string.h>
 
 #include <gio/gio.h>
+#include <gio/gunixoutputstream.h>
 
 #include "yelp-uri.h"
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]