Merge commit '97b052e568'
* commit '97b052e568':
avisynth: Add missing #include for NULL_IF_CONFIG_SMALL
Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
86ca6a7568
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
|||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
#include "libavutil/internal.h"
|
||||
#include "avformat.h"
|
||||
#include "internal.h"
|
||||
#include "libavcodec/internal.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue