summaryrefslogtreecommitdiff
path: root/pango/pango-renderer.c
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2007-08-21 23:38:21 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2007-08-21 23:38:21 +0000
commitfae75488df45af8368f1257fb426c7f50647a216 (patch)
treeb1622aae7e9802f1e29ecf6416e455ad368486ab /pango/pango-renderer.c
parent33a01668d50f493352eda749f7b6edba8d490bf6 (diff)
downloadpango-fae75488df45af8368f1257fb426c7f50647a216.tar.gz
Bug 468953 – pango-renderer.c: using function without prototype
2007-08-21 Behdad Esfahbod <behdad@gnome.org> Bug 468953 – pango-renderer.c: using function without prototype * pango/pango-renderer.c: #include <pango-impl-utils.h> svn path=/trunk/; revision=2412
Diffstat (limited to 'pango/pango-renderer.c')
-rw-r--r--pango/pango-renderer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pango/pango-renderer.c b/pango/pango-renderer.c
index 6d134118..c7db5e57 100644
--- a/pango/pango-renderer.c
+++ b/pango/pango-renderer.c
@@ -23,6 +23,7 @@
#include <stdlib.h>
#include "pango-renderer.h"
+#include "pango-impl-utils.h"
#define N_RENDER_PARTS 4