summaryrefslogtreecommitdiffstats
path: root/av_log.c
diff options
context:
space:
mode:
Diffstat (limited to 'av_log.c')
-rw-r--r--av_log.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/av_log.c b/av_log.c
index e3bb9e860c..bd42ce3bf1 100644
--- a/av_log.c
+++ b/av_log.c
@@ -23,6 +23,7 @@
#include <stdlib.h>
#include <stdbool.h>
+#include "av_log.h"
#include "config.h"
#include "mp_msg.h"
#include <libavutil/log.h>