From c5c79ab3f98c9e47d047be0f3336117acf6c08b8 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 20 Aug 2021 13:55:53 -0400 Subject: Fix up header inclusions This worked for building pango itself, but not for using it. --- pango/pango-markup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pango/pango-markup.h') diff --git a/pango/pango-markup.h b/pango/pango-markup.h index 92ac509d..003ee51a 100644 --- a/pango/pango-markup.h +++ b/pango/pango-markup.h @@ -22,7 +22,7 @@ #ifndef __PANGO_MARKUP_H__ #define __PANGO_MARKUP_H__ -#include +#include G_BEGIN_DECLS -- cgit v1.2.1