aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/menus
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@src.gnome.org>2000-11-18 22:29:03 +0800
committerMiguel de Icaza <miguel@src.gnome.org>2000-11-18 22:29:03 +0800
commit1efb713a4cca0eae959108749ce22f672a6716f1 (patch)
tree628374c28c2ff95a2e316732f64e75c5ab390b0e /widgets/menus
parent37c195372061939694db899c22454971fe5c6d8b (diff)
downloadgsoc2013-evolution-1efb713a4cca0eae959108749ce22f672a6716f1.tar.gz
gsoc2013-evolution-1efb713a4cca0eae959108749ce22f672a6716f1.tar.zst
gsoc2013-evolution-1efb713a4cca0eae959108749ce22f672a6716f1.zip
Adapt
svn path=/trunk/; revision=6610
Diffstat (limited to 'widgets/menus')
-rw-r--r--widgets/menus/gal-view-menus.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/widgets/menus/gal-view-menus.c b/widgets/menus/gal-view-menus.c
index f511f8b61d..3b058c421d 100644
--- a/widgets/menus/gal-view-menus.c
+++ b/widgets/menus/gal-view-menus.c
@@ -12,10 +12,10 @@
#include <gtk/gtksignal.h>
#include <gnome-xml/parser.h>
#include <gnome-xml/xmlmemory.h>
-#include "gal/util/e-util.h"
-#include "gal/util/e-xml-utils.h"
+#include <gal/util/e-util.h>
+#include <gal/util/e-xml-utils.h>
#include "gal-view-menus.h"
-#include "gal-define-views-dialog.h"
+#include <gal/menus/gal-define-views-dialog.h>
#define PARENT_TYPE (gtk_object_get_type())
td>itetcu2010-09-301-3/+0 * - Add one more checksum for repacked distinfofluffy2010-09-291-0/+3 * Update to 2.0.15makc2010-08-043-4/+6 * - Update strigi to 0.7.2fluffy2010-05-112-7/+5 * - Update Eigen2 to 2.0.11fluffy2010-01-182-4/+4 * - Update to 2.0.10miwi2009-11-273-7/+15 * - Update to official 2.0.5 release, no longer needs a devel snapshot.fluffy2009-09-013-43/+13 * The KDE FreeBSD team is proud to announce the release of KDE 4.3.0miwi2009-08-054-20/+52 * 1) Update to 2.0.2makc2009-05-234-8/+15 * Fix LATEST_LINKmakc2009-05-211-1/+3 * bump PORTREVISION after cmake updatemakc2009-03-251-0/+1 * Update KDE to 4.2.1.makc2009-03-093-12/+26 * The KDE FreeBSD team is proud to announce the release of KDE 4.2.0miwi2009-02-094-35/+129 * - Add common code to support for cmake based ports.miwi2008-05-281-13/+2