summaryrefslogtreecommitdiffstats
path: root/player/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'player/core.h')
-rw-r--r--player/core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/player/core.h b/player/core.h
index e1c7997907..551b902f9d 100644
--- a/player/core.h
+++ b/player/core.h
@@ -22,7 +22,7 @@
#include <stdbool.h>
#include "mpvcore/mp_common.h"
-#include "mpvcore/options.h"
+#include "options/options.h"
// definitions used internally by the core player code