From d2c62958dcb3744f273264b0ba5b71b77a89a1c0 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Fri, 31 Mar 2006 01:42:54 +0000 Subject: Hook up pango-utils.h into the documentation, as we are installing it 2006-03-30 Behdad Esfahbod Hook up pango-utils.h into the documentation, as we are installing it anyway. Move some internal stuff to pango-impl-utils.h and make source files include that instead. --- pango/pango-attributes.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pango/pango-attributes.c') diff --git a/pango/pango-attributes.c b/pango/pango-attributes.c index 05d50528..06bc75f7 100644 --- a/pango/pango-attributes.c +++ b/pango/pango-attributes.c @@ -24,7 +24,7 @@ #include #include "pango-attributes.h" -#include "pango-utils.h" +#include "pango-impl-utils.h" struct _PangoAttrList { -- cgit v1.2.1