summaryrefslogtreecommitdiffstats
path: root/audio/gstsbcparse.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gstsbcparse.c')
-rw-r--r--audio/gstsbcparse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstsbcparse.c b/audio/gstsbcparse.c
index 72d36ce7..366641ab 100644
--- a/audio/gstsbcparse.c
+++ b/audio/gstsbcparse.c
@@ -27,8 +27,8 @@
#include <string.h>
-#include "gstsbcparse.h"
#include "gstsbcutil.h"
+#include "gstsbcparse.h"
GST_DEBUG_CATEGORY_STATIC(sbc_parse_debug);
#define GST_CAT_DEFAULT sbc_parse_debug