summaryrefslogtreecommitdiffstats
path: root/audio/gstsbcdec.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gstsbcdec.h')
-rw-r--r--audio/gstsbcdec.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/gstsbcdec.h b/audio/gstsbcdec.h
index df687933..3fa7cd39 100644
--- a/audio/gstsbcdec.h
+++ b/audio/gstsbcdec.h
@@ -24,7 +24,6 @@
#include <gst/gst.h>
#include "sbc.h"
-#include "gstsbcutil.h"
G_BEGIN_DECLS
@@ -60,7 +59,7 @@ struct _GstSbcDecClass {
GstElementClass parent_class;
};
-GType gst_sbc_dec_get_type(void);
+//GType gst_sbc_dec_get_type(void);
gboolean gst_sbc_dec_plugin_init(GstPlugin *plugin);