[libgdata/libgdata-0-6] [tests] Added a missing #include



commit 32ee20d46978cf3e265dceda82c3947ed5c0595b
Author: Philip Withnall <philip tecnocode co uk>
Date:   Mon Mar 29 23:03:00 2010 +0100

    [tests] Added a missing #include

 gdata/tests/general.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gdata/tests/general.c b/gdata/tests/general.c
index a1c254c..8526503 100644
--- a/gdata/tests/general.c
+++ b/gdata/tests/general.c
@@ -21,6 +21,7 @@
 #include <locale.h>
 
 #include "gdata.h"
+#include "common.h"
 
 static void
 test_entry_get_xml (void)



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