[FFmpeg-cvslog] r13039 - trunk/libavcodec/flac.h
jbr
subversion
Sat May 3 01:20:29 CEST 2008
Author: jbr
Date: Sat May 3 01:20:29 2008
New Revision: 13039
Log:
include avcodec.h
Modified:
trunk/libavcodec/flac.h
Modified: trunk/libavcodec/flac.h
==============================================================================
--- trunk/libavcodec/flac.h (original)
+++ trunk/libavcodec/flac.h Sat May 3 01:20:29 2008
@@ -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.
More information about the ffmpeg-cvslog
mailing list