summaryrefslogtreecommitdiffstats
path: root/video/out/vo.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/vo.h')
-rw-r--r--video/out/vo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/vo.h b/video/out/vo.h
index d9058b96e9..2c9eec4849 100644
--- a/video/out/vo.h
+++ b/video/out/vo.h
@@ -28,7 +28,7 @@
#include "video/img_format.h"
#include "mpvcore/mp_common.h"
-#include "mpvcore/options.h"
+#include "options/options.h"
#define VO_EVENT_EXPOSE 1
#define VO_EVENT_RESIZE 2