aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary.c
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-09-18 04:31:36 +0800
committerIain Holmes <iain@src.gnome.org>2001-09-18 04:31:36 +0800
commit79ec5b35a834e63ef1713a8ed58f8c394db35dfe (patch)
tree172e6e84d67c635609fab26da4b7389cd15837b0 /my-evolution/e-summary.c
parent10f836d32aadb7e5207579095da74ecb97e533be (diff)
downloadgsoc2013-evolution-79ec5b35a834e63ef1713a8ed58f8c394db35dfe.tar
gsoc2013-evolution-79ec5b35a834e63ef1713a8ed58f8c394db35dfe.tar.gz
gsoc2013-evolution-79ec5b35a834e63ef1713a8ed58f8c394db35dfe.tar.bz2
gsoc2013-evolution-79ec5b35a834e63ef1713a8ed58f8c394db35dfe.tar.lz
gsoc2013-evolution-79ec5b35a834e63ef1713a8ed58f8c394db35dfe.tar.xz
gsoc2013-evolution-79ec5b35a834e63ef1713a8ed58f8c394db35dfe.tar.zst
gsoc2013-evolution-79ec5b35a834e63ef1713a8ed58f8c394db35dfe.zip
Fix the use of qsort
svn path=/trunk/; revision=12906
Diffstat (limited to 'my-evolution/e-summary.c')
-rw-r--r--my-evolution/e-summary.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/my-evolution/e-summary.c b/my-evolution/e-summary.c
index 9ef4ff6f0a..582926bf10 100644
--- a/my-evolution/e-summary.c
+++ b/my-evolution/e-summary.c
@@ -38,6 +38,7 @@
#include <libgnomeprint/gnome-print-master-preview.h>
#include <gui/alarm-notify/alarm.h>
+#include <cal-util/timeutil.h>
#include "e-summary.h"
#include "e-summary-preferences.h"