From 07b0c18bad6cb168191d390f10db998eb7201b67 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 22 Jun 2019 00:03:31 +0200 Subject: build: change filenames of generated files Force them into a more consistent naming schema. --- sub/osd_libass.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sub') 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" -- cgit v1.2.3