summaryrefslogtreecommitdiffstats
path: root/sub/sub.c
diff options
context:
space:
mode:
Diffstat (limited to 'sub/sub.c')
-rw-r--r--sub/sub.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/sub/sub.c b/sub/sub.c
index f3feef3c88..a5ff9e2593 100644
--- a/sub/sub.c
+++ b/sub/sub.c
@@ -23,15 +23,15 @@
#include <libavutil/common.h>
-#include "core/mp_common.h"
+#include "mpvcore/mp_common.h"
#include "stream/stream.h"
#include "osdep/timer.h"
#include "talloc.h"
-#include "core/options.h"
-#include "core/mp_msg.h"
+#include "mpvcore/options.h"
+#include "mpvcore/mp_msg.h"
#include "sub.h"
#include "dec_sub.h"
#include "img_convert.h"