summaryrefslogtreecommitdiff
path: root/pango/fonts.c
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@src.gnome.org>2006-02-02 12:07:17 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-02-02 12:07:17 +0000
commit12bf8f730fe3083800ae5296ddac725b285721be (patch)
tree0bd44b97499a72fa851157a28d51dbd945c213ed /pango/fonts.c
parentd071090cb8b83d07a251fdae73589265e685809e (diff)
downloadpango-12bf8f730fe3083800ae5296ddac725b285721be.tar.gz
Move PANGO_UNKNOWN_GLYPH_WIDTH/HEIGHT to pango-font.h, which makes
more sense.
Diffstat (limited to 'pango/fonts.c')
-rw-r--r--pango/fonts.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pango/fonts.c b/pango/fonts.c
index 778366af..e030d6b5 100644
--- a/pango/fonts.c
+++ b/pango/fonts.c
@@ -29,7 +29,6 @@
#include "pango-font.h"
#include "pango-fontmap.h"
#include "pango-utils.h"
-#include "pango-engine-private.h"
struct _PangoFontDescription
{