From 1131320d4877ba390906d3f9cda7e3897b58d68b Mon Sep 17 00:00:00 2001 From: Aidan MacDonald Date: Thu, 1 Dec 2022 00:45:57 +0000 Subject: Remove structec API from codecs Change-Id: I1e67582c0521e6354b0175a11fcf690ae40dbd88 --- lib/rbcodec/metadata/vorbis.c | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/rbcodec/metadata/vorbis.c') diff --git a/lib/rbcodec/metadata/vorbis.c b/lib/rbcodec/metadata/vorbis.c index 66aa85022f..6c1485e07b 100644 --- a/lib/rbcodec/metadata/vorbis.c +++ b/lib/rbcodec/metadata/vorbis.c @@ -27,7 +27,6 @@ #include "metadata.h" #include "metadata_common.h" #include "metadata_parsers.h" -#include "structec.h" /* Define LOGF_ENABLE to enable logf output in this file */ /*#define LOGF_ENABLE*/ -- cgit v1.2.3