aboutsummaryrefslogtreecommitdiffstats
path: root/widgets
diff options
context:
space:
mode:
authorAriel Rios <ariel@arcavia.com>2000-09-25 12:04:17 +0800
committerAriel Rios <arios@src.gnome.org>2000-09-25 12:04:17 +0800
commitb846b9108287b07f5a6e2a80f1ec73bccf12cdac (patch)
tree9c3fdff672b3ac902896ae251451c7fa2723ab1f /widgets
parent87aaa04f1bdd6a7e2b8337f6aa31feff78aefd20 (diff)
downloadgsoc2013-evolution-b846b9108287b07f5a6e2a80f1ec73bccf12cdac.tar.gz
gsoc2013-evolution-b846b9108287b07f5a6e2a80f1ec73bccf12cdac.tar.zst
gsoc2013-evolution-b846b9108287b07f5a6e2a80f1ec73bccf12cdac.zip
Fix include typo.
2000-09-24 Ariel Rios <ariel@arcavia.com> * e-tree-model.c: Fix include typo. svn path=/trunk/; revision=5566
Diffstat (limited to 'widgets')
-rw-r--r--widgets/table/e-tree-model.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-tree-model.c b/widgets/table/e-tree-model.c
index ad6ac538f7..e5ea2a2867 100644
--- a/widgets/table/e-tree-model.c
+++ b/widgets/table/e-tree-model.c
@@ -12,7 +12,7 @@
#include <config.h>
#include <gtk/gtksignal.h>
#include <stdlib.h>
-#include "util/e-util.h"
+#include "gal/util/e-util.h"
#include "e-tree-model.h"
#define ETM_CLASS(e) ((ETreeModelClass *)((GtkObject *)e)->klass)
n6/files/ini-1.3.8&id=0098fda52c7d85a29049faae90777e191a11cc0d'>Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * The FreeBSD x11 team proudly presentszeising2013-05-253-17/+52 * - Update Makefile to respect NOPORTDOCSscheidell2012-05-092-47/+8 * - Please welcome Xorg 7.5.2miwi2012-04-222-4/+4 * Avoid automagical creation of xmlto fileseadler2012-02-071-0/+1 * Backout previous commit due to missing dependencies not picked up by a tinder...eadler2012-02-052-5/+4 * Update to 1.0.9eadler2012-02-052-3/+4 * - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-091-1/+0 * - Fix build on FreeBSD 10.0miwi2011-10-291-0/+1 * - Please welcome Xorg 7.5.1miwi2011-02-264-11/+50 * - Update to Xorg 7.5miwi2010-05-013-6/+10 * - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-24