-Werror fix

Original commit message from CVS:
-Werror fix
This commit is contained in:
Thomas Vander Stichele 2002-04-10 16:50:00 +00:00
parent 8d31ec49ea
commit 318739272c
2 changed files with 2 additions and 1 deletions

2
common

@ -1 +1 @@
Subproject commit 6148068f2318e85d8e66df485342b630d8fb49ac
Subproject commit d8fa5431e3f6f1b9c8be36bad079719a6c4b529a

View file

@ -1,6 +1,7 @@
%{
#include <glib.h>
#include <stdio.h>
#include <string.h>
#include "../gstparse.h"
#include "types.h"