mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +00:00
-Werror fix
Original commit message from CVS: -Werror fix
This commit is contained in:
parent
8d31ec49ea
commit
318739272c
2 changed files with 2 additions and 1 deletions
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit 6148068f2318e85d8e66df485342b630d8fb49ac
|
||||
Subproject commit d8fa5431e3f6f1b9c8be36bad079719a6c4b529a
|
|
@ -1,6 +1,7 @@
|
|||
%{
|
||||
#include <glib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "../gstparse.h"
|
||||
#include "types.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue