aboutsummaryrefslogtreecommitdiffstats
path: root/src/aac_decode.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/aac_decode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/aac_decode.h b/src/aac_decode.h
index 62e77eb1e..3d1636726 100644
--- a/src/aac_decode.h
+++ b/src/aac_decode.h
@@ -27,7 +27,7 @@
int getAacTotalTime(char * file);
-int aac_decode(OutputBuffer * cb, AudioFormat * af, DecoderControl * dc);
+int aac_decode(OutputBuffer * cb, DecoderControl * dc);
#endif /* HAVE_FAAD */