From: David Schleef Date: Sun, 20 Feb 2011 22:16:18 +0000 (-0800) Subject: [MOVED FROM BAD 063/134] basevideo: merge utils header into basevideocodec X-Git-Tag: 1.19.3~509^2~6622 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=280354df3fdc1bfed9904e6d68ae2272c40d92c6;p=platform%2Fupstream%2Fgstreamer.git [MOVED FROM BAD 063/134] basevideo: merge utils header into basevideocodec --- diff --git a/ext/vp8/gstvp8dec.h b/ext/vp8/gstvp8dec.h index 6e3de84..f68c85f 100644 --- a/ext/vp8/gstvp8dec.h +++ b/ext/vp8/gstvp8dec.h @@ -25,7 +25,6 @@ #include #include -#include /* FIXME: Undef HAVE_CONFIG_H because vpx_codec.h uses it, * which causes compilation failures */ diff --git a/ext/vp8/gstvp8enc.h b/ext/vp8/gstvp8enc.h index 0c14eb4..0a21647 100644 --- a/ext/vp8/gstvp8enc.h +++ b/ext/vp8/gstvp8enc.h @@ -24,7 +24,6 @@ #include #include -#include /* FIXME: Undef HAVE_CONFIG_H because vpx_codec.h uses it, * which causes compilation failures */