[pango/matthiasc/for-main: 36/36] Fix up header inclusions
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [pango/matthiasc/for-main: 36/36] Fix up header inclusions
- Date: Fri, 20 Aug 2021 17:57:41 +0000 (UTC)
commit df8ceda840ae554f21ee60ce5d46664ef8c13248
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Aug 20 13:55:53 2021 -0400
    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(-)
---
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 <pango-attributes.h>
+#include <pango/pango-attributes.h>
 
 G_BEGIN_DECLS
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]