summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-07-12 18:32:53 -0400
committerMatthias Clasen <mclasen@redhat.com>2019-07-12 18:32:53 -0400
commit65045955b11162d7dbce5124e5cab05d205194a2 (patch)
tree642546a6e6971e785bd714c6728a3753aad6e45b
parent8048a76b713e00004afa4a4ca9ba969c638e0d23 (diff)
downloadpango-65045955b11162d7dbce5124e5cab05d205194a2.tar.gz
Drop unneeded includes
pangofc-shape.c does not use any fc parts anymore.
-rw-r--r--pango/pangofc-shape.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/pango/pangofc-shape.c b/pango/pangofc-shape.c
index 6cdf6b27..63cd3466 100644
--- a/pango/pangofc-shape.c
+++ b/pango/pangofc-shape.c
@@ -26,9 +26,6 @@
#include <string.h>
#include <math.h>
-#include "pangofc-private.h"
-#include "pangofc-font-private.h"
-#include "pangofc-fontmap-private.h"
#include "pango-impl-utils.h"
#include <hb-ft.h>
#include <hb-glib.h>