From 16bb45d64ac020758724ea87ddfb80548b3a55af Mon Sep 17 00:00:00 2001 From: =?utf8?q?Olivier=20Cr=C3=AAte?= Date: Wed, 7 Dec 2011 00:06:11 -0500 Subject: [PATCH] opusdec: header cleanup https://bugzilla.gnome.org/show_bug.cgi?id=665078 --- ext/opus/gstopusdec.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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" -- 2.7.4