diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-07-28 06:19:20 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-07-28 06:19:20 +0800 |
commit | 3fe8269156da1b57b0fc7391f5cf07cab6f61606 (patch) | |
tree | b69604a09186170af8bc9fc681a1e2b2687126ca /calendar/gui/ea-gnome-calendar.c | |
parent | 40a28eb4c0ea691e6cd9ce2531874bc4d9ac8839 (diff) | |
download | gsoc2013-evolution-3fe8269156da1b57b0fc7391f5cf07cab6f61606.tar.gz gsoc2013-evolution-3fe8269156da1b57b0fc7391f5cf07cab6f61606.tar.zst gsoc2013-evolution-3fe8269156da1b57b0fc7391f5cf07cab6f61606.zip |
Fix distcheck errors.
Diffstat (limited to 'calendar/gui/ea-gnome-calendar.c')
-rw-r--r-- | calendar/gui/ea-gnome-calendar.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar/gui/ea-gnome-calendar.c b/calendar/gui/ea-gnome-calendar.c index 8947845f0d..73dae8f891 100644 --- a/calendar/gui/ea-gnome-calendar.c +++ b/calendar/gui/ea-gnome-calendar.c @@ -22,7 +22,6 @@ */ #include "ea-gnome-calendar.h" -#include "calendar-commands.h" #include "e-calendar-view.h" #include <string.h> #include <gtk/gtk.h> |