aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/text/e-text.h
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2002-01-17 01:21:25 +0800
committerChris Lahey <clahey@src.gnome.org>2002-01-17 01:21:25 +0800
commit784886d534c8034f62224c206479073a2e9abb77 (patch)
tree327eec80dbf68477c6ae77ec9507543abcfe5503 /widgets/text/e-text.h
parent8dcab9df5767696927e400eaeecc614867d7fea9 (diff)
downloadgsoc2013-evolution-784886d534c8034f62224c206479073a2e9abb77.tar
gsoc2013-evolution-784886d534c8034f62224c206479073a2e9abb77.tar.gz
gsoc2013-evolution-784886d534c8034f62224c206479073a2e9abb77.tar.bz2
gsoc2013-evolution-784886d534c8034f62224c206479073a2e9abb77.tar.lz
gsoc2013-evolution-784886d534c8034f62224c206479073a2e9abb77.tar.xz
gsoc2013-evolution-784886d534c8034f62224c206479073a2e9abb77.tar.zst
gsoc2013-evolution-784886d534c8034f62224c206479073a2e9abb77.zip
Added #include <libgnome/gnome-defs.h>.
2002-01-16 Christopher James Lahey <clahey@ximian.com> * gal/e-text/e-entry.h, gal/e-text/e-table-text-model.h, gal/e-text/e-text-model-uri.h, gal/e-text/e-text.h, gal/util/e-i18n.h, gal/widgets/e-canvas-utils.h, gal/widgets/e-gui-utils.h, gal/widgets/e-printable.h, gal/widgets/gtk-combo-stack.h: Added #include <libgnome/gnome-defs.h>. svn path=/trunk/; revision=15340
Diffstat (limited to 'widgets/text/e-text.h')
-rw-r--r--widgets/text/e-text.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/text/e-text.h b/widgets/text/e-text.h
index a5deedad3b..5c575e88a9 100644
--- a/widgets/text/e-text.h
+++ b/widgets/text/e-text.h
@@ -44,6 +44,7 @@
#include <gal/util/e-text-event-processor.h>
#include <gal/e-text/e-text-model.h>
#include <gal/widgets/e-canvas.h>
+#include <libgnome/gnome-defs.h>
BEGIN_GNOME_DECLS