[pango/matthiasc/for-main: 12/12] Fix up header inclusions
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/matthiasc/for-main: 12/12] Fix up header inclusions
- Date: Fri, 20 Aug 2021 17:59:17 +0000 (UTC)
commit c5c79ab3f98c9e47d047be0f3336117acf6c08b8
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]