summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2010-06-20 01:14:17 +0200
committerJavier Jardón <jjardon@gnome.org>2010-06-20 01:14:17 +0200
commitf96be1ab106bea652ed7cc4202c43e2b80765b38 (patch)
treec3ffeed88db5c8c778c2b41dcccd06f7ee36ca8e
parentd5d7fd9f519660349138473bfda6414ababd5794 (diff)
downloadgtk+-f96be1ab106bea652ed7cc4202c43e2b80765b38.tar.gz
[gdkpango] Fix typo
-rw-r--r--gdk/gdkpango.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdkpango.h b/gdk/gdkpango.h
index df559e336c..52ae4a3ff9 100644
--- a/gdk/gdkpango.h
+++ b/gdk/gdkpango.h
@@ -159,4 +159,4 @@ PangoAttribute *gdk_pango_attr_emboss_color_new (const GdkColor *color);
G_END_DECLS
-#endif /* __GDK_FONT_H__ */
+#endif /* __GDK_PANGO_H__ */