aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/text
diff options
context:
space:
mode:
authorChris Lahey <clahey@src.gnome.org>2000-09-18 04:29:14 +0800
committerChris Lahey <clahey@src.gnome.org>2000-09-18 04:29:14 +0800
commit8c99725b91ee67f4b85e1f478cd30837067da683 (patch)
tree1810d07a363007701e06c12e030f43e963e66199 /widgets/text
parent1c6bdb1bbd27652331ed82a3164cd4182049e47d (diff)
downloadgsoc2013-evolution-8c99725b91ee67f4b85e1f478cd30837067da683.tar.gz
gsoc2013-evolution-8c99725b91ee67f4b85e1f478cd30837067da683.tar.zst
gsoc2013-evolution-8c99725b91ee67f4b85e1f478cd30837067da683.zip
Fixed e-table #includes so that it would compile.
svn path=/trunk/; revision=5482
Diffstat (limited to 'widgets/text')
-rw-r--r--widgets/text/e-table-text-model.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/text/e-table-text-model.h b/widgets/text/e-table-text-model.h
index dcc9afde7c..23430950d1 100644
--- a/widgets/text/e-table-text-model.h
+++ b/widgets/text/e-table-text-model.h
@@ -20,7 +20,7 @@
#define E_TABLE_TEXT_MODEL_H
#include <gnome.h>
-#include "e-text-model.h"
+#include "e-text/e-text-model.h"
#include "e-table-model.h"
href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/games/amphetamine?h=mate-1.16&id=b45fd7da1742dab3de51854f5cca5993eef8620d'>- Fix build on non-i386 archkrion2004-03-022-17/+15 * BROKEN on !i386: Does not compilekris2004-02-261-1/+7 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1 * SIZEify.trevor2004-01-291-0/+2 * Use the CPIO macro defined in bsd.port.mk.trevor2004-01-221-1/+1 * - Update MASTER_SITES and WWW: linekrion2003-08-133-18/+18 * Let be hohest: I really don't have a time now to properly maintain allsobomax2003-07-291-1/+1 * Clear moonlight beckons.ade2003-03-072-1/+1 * Update version number of SDL shared library.sobomax2003-01-021-1/+1 * Update to 0.8.10.sobomax2002-07-023-17/+14 * Chase increase of libSDL version number.sobomax2002-04-171-1/+1 * Update to 0.8.9.sobomax2001-10-063-32/+28 * Don't hard-code -O9 and various other funky -f optimizationskris2001-04-30