summaryrefslogtreecommitdiffstats
path: root/video/filter/vf_dlopen.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/filter/vf_dlopen.c')
-rw-r--r--video/filter/vf_dlopen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/filter/vf_dlopen.c b/video/filter/vf_dlopen.c
index 5bf8198ce7..4b7551167b 100644
--- a/video/filter/vf_dlopen.c
+++ b/video/filter/vf_dlopen.c
@@ -28,7 +28,7 @@
#include "video/mp_image.h"
#include "vf.h"
-#include "mpvcore/m_option.h"
+#include "options/m_option.h"
#include "vf_dlopen.h"