mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-08 23:25:31 +01:00
lavu/avassert: include config.h
Fix setting the assert level.
This commit is contained in:
@@ -28,6 +28,9 @@
|
||||
#define AVUTIL_AVASSERT_H
|
||||
|
||||
#include <stdlib.h>
|
||||
#ifdef HAVE_AV_CONFIG_H
|
||||
# include "config.h"
|
||||
#endif
|
||||
#include "log.h"
|
||||
#include "macros.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user