Commit e926c335 authored by diego's avatar diego

10l: Unbreak libdirac compilation; CONFIG_LIBDIRAC is defined in config.h, so

include the header before using parts from it.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@13045 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 40ace139
......@@ -26,6 +26,8 @@
#ifndef FFMPEG_LIBDIRAC_H
#define FFMPEG_LIBDIRAC_H
#include "config.h"
#ifdef CONFIG_LIBDIRAC
#include "avcodec.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment