aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-04-11 07:34:59 +0800
committerChris Lahey <clahey@src.gnome.org>2001-04-11 07:34:59 +0800
commit6cf1a4d151d669147ac9915b3267f7cbbaf7ccbe (patch)
tree612a5da409987a5f2a4fba7f65428ad1a69c6570
parentaccb60cbda9f52cf836fd4c9f13ec05979bf6a0a (diff)
downloadgsoc2013-evolution-6cf1a4d151d669147ac9915b3267f7cbbaf7ccbe.tar
gsoc2013-evolution-6cf1a4d151d669147ac9915b3267f7cbbaf7ccbe.tar.gz
gsoc2013-evolution-6cf1a4d151d669147ac9915b3267f7cbbaf7ccbe.tar.bz2
gsoc2013-evolution-6cf1a4d151d669147ac9915b3267f7cbbaf7ccbe.tar.lz
gsoc2013-evolution-6cf1a4d151d669147ac9915b3267f7cbbaf7ccbe.tar.xz
gsoc2013-evolution-6cf1a4d151d669147ac9915b3267f7cbbaf7ccbe.tar.zst
gsoc2013-evolution-6cf1a4d151d669147ac9915b3267f7cbbaf7ccbe.zip
#include "gal/widgets/e-unicode.h".
2001-04-10 Christopher James Lahey <clahey@ximian.com> * e-table.c: #include "gal/widgets/e-unicode.h". svn path=/trunk/; revision=9218
-rw-r--r--widgets/table/e-table.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/table/e-table.c b/widgets/table/e-table.c
index 636b3f59b6..1d49f5c121 100644
--- a/widgets/table/e-table.c
+++ b/widgets/table/e-table.c
@@ -22,6 +22,7 @@
#include "gal/util/e-util.h"
#include "gal/widgets/e-canvas.h"
#include "gal/widgets/e-canvas-vbox.h"
+#include "gal/widgets/e-unicode.h"
#include "e-table.h"
#include "e-table-header-item.h"
#include "e-table-header-utils.h"