From: Olivier CrĂȘte Date: Wed, 7 Dec 2011 05:06:11 +0000 (-0500) Subject: opusdec: header cleanup X-Git-Tag: 1.19.3~511^2~3035^2~91^2~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=16bb45d64ac020758724ea87ddfb80548b3a55af;p=platform%2Fupstream%2Fgstreamer.git opusdec: header cleanup https://bugzilla.gnome.org/show_bug.cgi?id=665078 --- diff --git a/ext/opus/gstopusdec.c b/ext/opus/gstopusdec.c index 6c57648..625c477 100644 --- a/ext/opus/gstopusdec.c +++ b/ext/opus/gstopusdec.c @@ -38,12 +38,11 @@ */ #ifdef HAVE_CONFIG_H -# include "config.h" +#include "config.h" #endif #include #include -#include #include "gstopusheader.h" #include "gstopuscommon.h" #include "gstopusdec.h"