summaryrefslogtreecommitdiffstats
path: root/libvo/mga_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/mga_template.c')
-rw-r--r--libvo/mga_template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/mga_template.c b/libvo/mga_template.c
index f42cf07964..bd71694326 100644
--- a/libvo/mga_template.c
+++ b/libvo/mga_template.c
@@ -19,7 +19,7 @@
#include "fastmemcpy.h"
#include "cpudetect.h"
#include "libswscale/swscale.h"
-#include "libavcore/imgutils.h"
+#include <libavutil/imgutils.h>
#include "libmpcodecs/vf_scale.h"
#include "mp_msg.h"
#include "old_vo_wrapper.h"