From a7b17aa2bad77c485943c860a20aedc2b2b115ff Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 28 Jul 2019 11:52:10 -0400 Subject: Fix up harfbuzz includes The correct include is without harfbuzz/. Closes: https://gitlab.gnome.org/GNOME/pango/issues/387 --- utils/pango-list.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils') diff --git a/utils/pango-list.c b/utils/pango-list.c index b3688233..f22792df 100644 --- a/utils/pango-list.c +++ b/utils/pango-list.c @@ -22,7 +22,7 @@ #include "config.h" #include -#include +#include #include #include -- cgit v1.2.1