opusdec: header cleanup
authorOlivier CrĂȘte <olivier.crete@collabora.com>
Wed, 7 Dec 2011 05:06:11 +0000 (00:06 -0500)
committerVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Wed, 7 Dec 2011 14:03:02 +0000 (14:03 +0000)
https://bugzilla.gnome.org/show_bug.cgi?id=665078

ext/opus/gstopusdec.c

index 6c57648..625c477 100644 (file)
  */
 
 #ifdef HAVE_CONFIG_H
-#  include "config.h"
+#include "config.h"
 #endif
 
 #include <math.h>
 #include <string.h>
-#include <gst/tag/tag.h>
 #include "gstopusheader.h"
 #include "gstopuscommon.h"
 #include "gstopusdec.h"