fixed gstdio.h include.

2008-04-18 17:40:58  Tim Janik  <timj@imendio.com>

        * tests/testglib.c: fixed gstdio.h include.

        * tests/Makefile.am: properly list testglib.c SOURCES.



svn path=/trunk/; revision=6862
This commit is contained in:
17:40:58 Tim Janik
2008-04-18 15:40:38 +00:00
committed by Tim Janik
parent 62b18e67b7
commit d6682a1f2d
3 changed files with 8 additions and 1 deletions

View File

@@ -33,7 +33,7 @@
#include <errno.h>
#include "glib.h"
#include "gstdio.h"
#include <glib/gstdio.h>
#include <stdlib.h>