aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/pcs/cal.h
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@src.gnome.org>2001-09-20 01:47:40 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2001-09-20 01:47:40 +0800
commit27dd700efbc33945e59eab8f35c62a6444b334bd (patch)
tree882f063a25f70b4ceca954528ccd008732def311 /calendar/pcs/cal.h
parent80b18f730d5f33d44f5800ba8e061432f9e62014 (diff)
downloadgsoc2013-evolution-27dd700efbc33945e59eab8f35c62a6444b334bd.tar
gsoc2013-evolution-27dd700efbc33945e59eab8f35c62a6444b334bd.tar.gz
gsoc2013-evolution-27dd700efbc33945e59eab8f35c62a6444b334bd.tar.bz2
gsoc2013-evolution-27dd700efbc33945e59eab8f35c62a6444b334bd.tar.lz
gsoc2013-evolution-27dd700efbc33945e59eab8f35c62a6444b334bd.tar.xz
gsoc2013-evolution-27dd700efbc33945e59eab8f35c62a6444b334bd.tar.zst
gsoc2013-evolution-27dd700efbc33945e59eab8f35c62a6444b334bd.zip
Fixed weird include path
svn path=/trunk/; revision=12981
Diffstat (limited to 'calendar/pcs/cal.h')
-rw-r--r--calendar/pcs/cal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/pcs/cal.h b/calendar/pcs/cal.h
index 6797b5df25..fa11ba29e8 100644
--- a/calendar/pcs/cal.h
+++ b/calendar/pcs/cal.h
@@ -26,7 +26,7 @@
#include <libgnome/gnome-defs.h>
#include <bonobo/bonobo-xobject.h>
-#include "calendar/pcs/evolution-calendar.h"
+#include "evolution-calendar.h"
#include "cal-common.h"
BEGIN_GNOME_DECLS