diff flac.h @ 6732:dc4f5c55af40 libavcodec

include avcodec.h
author jbr
date Fri, 02 May 2008 23:20:29 +0000
parents 071888974d8a
children c4a4495715dd
line wrap: on
line diff
--- a/flac.h	Fri May 02 22:58:16 2008 +0000
+++ b/flac.h	Fri May 02 23:20:29 2008 +0000
@@ -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.