aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-util.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-02-26 03:41:07 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-02-27 23:59:54 +0800
commitc03ac675117f81caa051df681a3f763c66714317 (patch)
tree5cea5d355eeb76784b1c68455061654eedc85444 /e-util/e-util.h
parent4ac5e7162c2af6c32fe6f0968a9d4c6336116e0b (diff)
downloadgsoc2013-evolution-c03ac675117f81caa051df681a3f763c66714317.tar
gsoc2013-evolution-c03ac675117f81caa051df681a3f763c66714317.tar.gz
gsoc2013-evolution-c03ac675117f81caa051df681a3f763c66714317.tar.bz2
gsoc2013-evolution-c03ac675117f81caa051df681a3f763c66714317.tar.lz
gsoc2013-evolution-c03ac675117f81caa051df681a3f763c66714317.tar.xz
gsoc2013-evolution-c03ac675117f81caa051df681a3f763c66714317.tar.zst
gsoc2013-evolution-c03ac675117f81caa051df681a3f763c66714317.zip
Add EPhotoCache.
Caches contact photos by email address. Replaces the disastrous implementation in e-mail-utils.c.
Diffstat (limited to 'e-util/e-util.h')
-rw-r--r--e-util/e-util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/e-util/e-util.h b/e-util/e-util.h
index 6b3934fa8d..cbdc77c3b2 100644
--- a/e-util/e-util.h
+++ b/e-util/e-util.h
@@ -129,6 +129,7 @@
#include <e-util/e-online-button.h>
#include <e-util/e-paned.h>
#include <e-util/e-passwords.h>
+#include <e-util/e-photo-cache.h>
#include <e-util/e-picture-gallery.h>
#include <e-util/e-plugin-ui.h>
#include <e-util/e-plugin.h>