aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-11-02 04:26:38 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-11-02 04:26:38 +0800
commitaccdc958be3597df9e71f909814883517be2c62e (patch)
treeb4343ef03022dec39b305dcc1cf27db7fd9ecaac
parent6418b74f8842b5e341a3bf1b7aa8b1606f52df22 (diff)
downloadgsoc2013-evolution-accdc958be3597df9e71f909814883517be2c62e.tar
gsoc2013-evolution-accdc958be3597df9e71f909814883517be2c62e.tar.gz
gsoc2013-evolution-accdc958be3597df9e71f909814883517be2c62e.tar.bz2
gsoc2013-evolution-accdc958be3597df9e71f909814883517be2c62e.tar.lz
gsoc2013-evolution-accdc958be3597df9e71f909814883517be2c62e.tar.xz
gsoc2013-evolution-accdc958be3597df9e71f909814883517be2c62e.tar.zst
gsoc2013-evolution-accdc958be3597df9e71f909814883517be2c62e.zip
Argh, missing commit from yesterday to fix building of the tarball.
svn path=/trunk/; revision=14563
-rw-r--r--calendar/gui/dialogs/comp-editor-util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/dialogs/comp-editor-util.h b/calendar/gui/dialogs/comp-editor-util.h
index 374352b813..948b34221c 100644
--- a/calendar/gui/dialogs/comp-editor-util.h
+++ b/calendar/gui/dialogs/comp-editor-util.h
@@ -23,7 +23,7 @@
#include <gtk/gtkwidget.h>
#include <bonobo/bonobo-control.h>
-#include "../Evolution-Addressbook-SelectNames.h"
+#include "Evolution-Addressbook-SelectNames.h"
#include "comp-editor-page.h"
void comp_editor_dates (CompEditorPageDates *date, CalComponent *comp);