summaryrefslogtreecommitdiffstats
path: root/player/osd.c
diff options
context:
space:
mode:
Diffstat (limited to 'player/osd.c')
-rw-r--r--player/osd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/player/osd.c b/player/osd.c
index f2a81b961b..1ee8c52aa5 100644
--- a/player/osd.c
+++ b/player/osd.c
@@ -27,9 +27,9 @@
#include "talloc.h"
#include "mpvcore/mp_msg.h"
-#include "mpvcore/options.h"
+#include "options/options.h"
#include "mpvcore/mp_common.h"
-#include "mpvcore/m_property.h"
+#include "options/m_property.h"
#include "mpvcore/encode.h"
#include "osdep/getch2.h"