summaryrefslogtreecommitdiff
path: root/pango/pango.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-12-23 23:42:43 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-12-23 23:42:43 -0500
commit00897993dfc2166b8dc4ef26666cc6d8ed4ef3b5 (patch)
treef57298f922db3bd671dc6a5485937c415d45bd95 /pango/pango.h
parent7d3bd86d58e18c3f0d7f793219bf9e2636a99aa6 (diff)
downloadpango-00897993dfc2166b8dc4ef26666cc6d8ed4ef3b5.tar.gz
Split off PangoFontsetSimple
Put PangoFontsetSimple into its own files.
Diffstat (limited to 'pango/pango.h')
-rw-r--r--pango/pango.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pango/pango.h b/pango/pango.h
index 8dc86b13..eca66265 100644
--- a/pango/pango.h
+++ b/pango/pango.h
@@ -35,6 +35,7 @@
#include <pango/pango-font.h>
#include <pango/pango-fontmap.h>
#include <pango/pango-fontset.h>
+#include <pango/pango-fontset-simple.h>
#include <pango/pango-glyph.h>
#include <pango/pango-glyph-item.h>
#include <pango/pango-gravity.h>