summaryrefslogtreecommitdiffstats
path: root/core/encode_lavc.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/encode_lavc.h')
-rw-r--r--core/encode_lavc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/encode_lavc.h b/core/encode_lavc.h
index 29b35c6335..747043b8b5 100644
--- a/core/encode_lavc.h
+++ b/core/encode_lavc.h
@@ -28,7 +28,7 @@
#include <libavutil/mathematics.h>
#include "encode.h"
-#include "libvo/csputils.h"
+#include "video/csputils.h"
struct encode_lavc_context {
struct encode_output_conf *options;