summaryrefslogtreecommitdiffstats
path: root/mpvcore/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'mpvcore/options.h')
-rw-r--r--mpvcore/options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpvcore/options.h b/mpvcore/options.h
index c83ab7a73a..ff2b5954ff 100644
--- a/mpvcore/options.h
+++ b/mpvcore/options.h
@@ -3,7 +3,7 @@
#include <stdbool.h>
#include <stdint.h>
-#include "core/m_option.h"
+#include "mpvcore/m_option.h"
typedef struct mp_vo_opts {
struct m_obj_settings *video_driver_list;