From 84c0c1ff3f9666adb632b8c87b4c2f7c54f5d823 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 22 Jul 2022 17:12:09 +0200 Subject: Fix EDID reading in libfonts_get_output_dpi and make it use the output transformation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libfonts_decode_font_description.c | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'libfonts_decode_font_description.c') diff --git a/libfonts_decode_font_description.c b/libfonts_decode_font_description.c index 83cf5c2..7a8591d 100644 --- a/libfonts_decode_font_description.c +++ b/libfonts_decode_font_description.c @@ -1,12 +1,5 @@ /* See LICENSE file for copyright and license details. */ -#include "libfonts.h" -#include -#include -#include -#include -#include -#include -#include +#include "common.h" #define LIST_FIELDS_EXCEPT_FINAL(X)\ X(foundry)\ -- cgit v1.2.3-70-g09d2