From 364a96070433d4c843620074d96dce562236ce6e Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Sun, 10 Jun 2007 14:34:56 +0000 Subject: Move HAVE_AV_CONFIG_H definition to the Makefile like in the rest of FFmpeg. Originally committed as revision 9273 to svn://svn.ffmpeg.org/ffmpeg/trunk --- ffmpeg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ffmpeg.c') diff --git a/ffmpeg.c b/ffmpeg.c index c364b11927..cc97ce6a5b 100644 --- a/ffmpeg.c +++ b/ffmpeg.c @@ -18,7 +18,7 @@ * License along with FFmpeg; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#define HAVE_AV_CONFIG_H + #include #include #include "avformat.h" -- cgit v1.2.3