From b8306eaf97e4f85b087e4c30a1f3793490d08a01 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sun, 3 Jun 2001 07:41:05 +0000 Subject: Fix linking order for `$(DB3_LDADD)'s so that we avoid pulling functions from a different Berkeley DB library when we really don't mean to. svn path=/trunk/; revision=10105 --- calendar/gui/tasks-control-factory.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'calendar/gui/tasks-control-factory.c') diff --git a/calendar/gui/tasks-control-factory.c b/calendar/gui/tasks-control-factory.c index 2d40877cf5..0f49fa6c85 100644 --- a/calendar/gui/tasks-control-factory.c +++ b/calendar/gui/tasks-control-factory.c @@ -25,7 +25,7 @@ #include #include #include -#include +#include #include -- cgit v1.2.3