git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c401efd
)
include avcodec.h
author
Justin Ruggles
<justin.ruggles@gmail.com>
Fri, 2 May 2008 23:20:29 +0000
(23:20 +0000)
committer
Justin Ruggles
<justin.ruggles@gmail.com>
Fri, 2 May 2008 23:20:29 +0000
(23:20 +0000)
Originally committed as revision 13039 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/flac.h
patch
|
blob
|
history
diff --git
a/libavcodec/flac.h
b/libavcodec/flac.h
index
da39456
..
d9da149
100644
(file)
--- a/
libavcodec/flac.h
+++ b/
libavcodec/flac.h
@@
-27,6
+27,8
@@
#ifndef FFMPEG_FLAC_H
#define FFMPEG_FLAC_H
+#include "avcodec.h"
+
/**
* Data needed from the Streaminfo header for use by the raw FLAC demuxer
* and/or the FLAC decoder.