summaryrefslogtreecommitdiffstats
path: root/libavcodec/liba52/a52.h
diff options
context:
space:
mode:
authorFabrice Bellard <fabrice@bellard.org>2002-05-25 22:42:45 +0000
committerFabrice Bellard <fabrice@bellard.org>2002-05-25 22:42:45 +0000
commit2ef0f2b269e2232a973ab51be6843e683b23f92d (patch)
tree99455b38f84fa6aa1859632a503f90e6dd5c1a4e /libavcodec/liba52/a52.h
parent3093185ea6b886affb1ab176b1149b6784eebe69 (diff)
downloadffmpeg-streaming-2ef0f2b269e2232a973ab51be6843e683b23f92d.zip
ffmpeg-streaming-2ef0f2b269e2232a973ab51be6843e683b23f92d.tar.gz
consistent include usage
Originally committed as revision 598 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/liba52/a52.h')
-rw-r--r--libavcodec/liba52/a52.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/liba52/a52.h b/libavcodec/liba52/a52.h
index 9db52cc..ca3c9f1 100644
--- a/libavcodec/liba52/a52.h
+++ b/libavcodec/liba52/a52.h
@@ -24,6 +24,8 @@
#ifndef A52_H
#define A52_H
+#include "../avcodec.h"
+
#ifndef LIBA52_DOUBLE
typedef float sample_t;
#else
OpenPOWER on IntegriCloud