summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@src.gnome.org>2006-08-21 06:52:56 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-08-21 06:52:56 +0000
commitcae3fff643ffaf2ef1d93517fcbc3604256f849d (patch)
tree376800bd06660d558cda9e23b26e60fa2dbe9d09 /docs
parentd2f5081451b56e7a4df321f1ae2c694676d9b068 (diff)
downloadpango-cae3fff643ffaf2ef1d93517fcbc3604256f849d.tar.gz
Drop #include <config.h> from example in docs.
Diffstat (limited to 'docs')
-rw-r--r--docs/tmpl/pangocairo.sgml1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/tmpl/pangocairo.sgml b/docs/tmpl/pangocairo.sgml
index 4ab62a4d..7cda6f2e 100644
--- a/docs/tmpl/pangocairo.sgml
+++ b/docs/tmpl/pangocairo.sgml
@@ -39,7 +39,6 @@ to the floating point units used in Cairo divide by %PANGO_SCALE.
<example id="rotated-example">
<title>Using Pango with Cairo</title>
<programlisting>
-#<!-- -->include &lt;config.h>
#<!-- -->include &lt;math.h>
#<!-- -->include &lt;pango/pangocairo.h>