summaryrefslogtreecommitdiffstats
path: root/libavcodec/msgsmdec.h
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2010-10-08 08:56:36 +0000
committerMartin Storsjö <martin@martin.st>2010-10-08 08:56:36 +0000
commit6ded3a0411d69e4039f655f8c76c4d8a36ab221b (patch)
tree6641d8fa09c725adb97334096be16099e3723711 /libavcodec/msgsmdec.h
parenta493f80a2c69c4b239366ad787058ad9e60aad29 (diff)
downloadffmpeg-streaming-6ded3a0411d69e4039f655f8c76c4d8a36ab221b.zip
ffmpeg-streaming-6ded3a0411d69e4039f655f8c76c4d8a36ab221b.tar.gz
Fix headers so that "make checkheaders" passes again
Originally committed as revision 25411 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/msgsmdec.h')
-rw-r--r--libavcodec/msgsmdec.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/msgsmdec.h b/libavcodec/msgsmdec.h
index 554edbc..fbf819a 100644
--- a/libavcodec/msgsmdec.h
+++ b/libavcodec/msgsmdec.h
@@ -22,6 +22,8 @@
#ifndef MSGSMDEC_H
#define MSGSMDEC_H
+#include "avcodec.h"
+
int ff_msgsm_decode_block(AVCodecContext *avctx, int16_t *samples,
const uint8_t *buf);
OpenPOWER on IntegriCloud