[pango/wip/kill-shape-engine: 17/27] shape: Drop unneeded includes
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/wip/kill-shape-engine: 17/27] shape: Drop unneeded includes
- Date: Thu, 18 Jul 2019 21:00:15 +0000 (UTC)
commit 4a5847fd5e61b2564d1fa61a5f97378d47f06539
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Jul 12 18:32:53 2019 -0400
shape: Drop unneeded includes
pangofc-shape.c does not use any pangofc api anymore.
pango/pangofc-shape.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/pango/pangofc-shape.c b/pango/pangofc-shape.c
index aeec21e2..71b5740d 100644
--- a/pango/pangofc-shape.c
+++ b/pango/pangofc-shape.c
@@ -27,9 +27,8 @@
#include <math.h>
#include "pangofc-private.h"
-#include "pangofc-font-private.h"
-#include "pangofc-fontmap-private.h"
-#include <hb-ft.h>
+#include "pango-impl-utils.h"
+
#include <hb-glib.h>
/* cache a single hb_buffer_t */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]