summaryrefslogtreecommitdiffstats
path: root/sub
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-07-12 22:04:44 +0200
committerwm4 <wm4@nowhere>2013-07-12 22:16:26 +0200
commitcb45b1c65b2fe4644342db202e5f7b9fb64f2488 (patch)
tree9fce4ba5cbbf0278387937cef8ec7f9d2ca8d2fe /sub
parent3269bd178020c5d821e8b2d1fd807a38d63e93ce (diff)
downloadmpv-cb45b1c65b2fe4644342db202e5f7b9fb64f2488.tar.bz2
mpv-cb45b1c65b2fe4644342db202e5f7b9fb64f2488.tar.xz
Cleanup some include statements
Diffstat (limited to 'sub')
-rw-r--r--sub/osd_libass.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sub/osd_libass.c b/sub/osd_libass.c
index cbf9466780..fc4592ef99 100644
--- a/sub/osd_libass.c
+++ b/sub/osd_libass.c
@@ -34,7 +34,7 @@ static const char osd_font_pfb[] =
;
#include "sub/ass_mp.h"
-#include "core/mp_core.h"
+#include "core/options.h"
// NOTE: \fs-5 to reduce the size of the symbols in relation to normal text.