diff --git a/common b/common index 6148068f23..d8fa5431e3 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 6148068f2318e85d8e66df485342b630d8fb49ac +Subproject commit d8fa5431e3f6f1b9c8be36bad079719a6c4b529a diff --git a/gst/parse/grammar.y b/gst/parse/grammar.y index 9ebabf7e78..53025f8a7b 100644 --- a/gst/parse/grammar.y +++ b/gst/parse/grammar.y @@ -1,6 +1,7 @@ %{ #include #include +#include #include "../gstparse.h" #include "types.h"