Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAurelien Jacobs <aurel@gnuage.org>2010-08-31 03:16:35 +0400
committerAurelien Jacobs <aurel@gnuage.org>2010-08-31 03:16:35 +0400
commit4ca31edcfe1ac6b8d48353436fefd1549161cd83 (patch)
tree496d768e31248092a4a8ec8fc9a6fabc34716dfd /libavformat/dtsdec.c
parent92aa28d29295bf417c5a41687c2b31044dcfab36 (diff)
split raw.c into rawdec.c and rawenc.c
Originally committed as revision 24997 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/dtsdec.c')
-rw-r--r--libavformat/dtsdec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/dtsdec.c b/libavformat/dtsdec.c
index 67e3d0f34f..c132c086b1 100644
--- a/libavformat/dtsdec.c
+++ b/libavformat/dtsdec.c
@@ -21,7 +21,7 @@
#include "libavcodec/bytestream.h"
#include "avformat.h"
-#include "raw.h"
+#include "rawdec.h"
#define DCA_MARKER_14B_BE 0x1FFFE800
#define DCA_MARKER_14B_LE 0xFF1F00E8