mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
10l: Unbreak libdirac compilation; CONFIG_LIBDIRAC is defined in config.h, so
include the header before using parts from it. Originally committed as revision 13045 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
#ifndef FFMPEG_LIBDIRAC_H
|
||||
#define FFMPEG_LIBDIRAC_H
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#ifdef CONFIG_LIBDIRAC
|
||||
|
||||
#include "avcodec.h"
|
||||
|
||||
Reference in New Issue
Block a user