summaryrefslogtreecommitdiffstats
path: root/sub/osd_libass.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-06-22 00:03:31 +0200
committerwm4 <wm4@nowhere>2020-06-04 16:59:05 +0200
commit07b0c18bad6cb168191d390f10db998eb7201b67 (patch)
tree657b634fddaefa1fc4c8b552ccf3fd86a269c5aa /sub/osd_libass.c
parentc67f36dd18f22dc027af129098a998866e4c2a33 (diff)
downloadmpv-07b0c18bad6cb168191d390f10db998eb7201b67.tar.bz2
mpv-07b0c18bad6cb168191d390f10db998eb7201b67.tar.xz
build: change filenames of generated files
Force them into a more consistent naming schema.
Diffstat (limited to 'sub/osd_libass.c')
-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 9aac0eb3ae..2efcef00be 100644
--- a/sub/osd_libass.c
+++ b/sub/osd_libass.c
@@ -31,7 +31,7 @@
#include "osd_state.h"
static const char osd_font_pfb[] =
-#include "sub/osd_font.h"
+#include "generated/sub/osd_font.otf.inc"
;
#include "sub/ass_mp.h"