aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell.c
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2005-05-16 14:17:42 +0800
committerMichael Zucci <zucchi@src.gnome.org>2005-05-16 14:17:42 +0800
commit735789921be32ee6012a1204e05fddae0026dd2b (patch)
treeff00ff2a8243758f716ff218929f66512e0ac586 /shell/e-shell.c
parentd0f0cfc884a07a6d012ed4bea3631dc246830480 (diff)
downloadgsoc2013-evolution-735789921be32ee6012a1204e05fddae0026dd2b.tar
gsoc2013-evolution-735789921be32ee6012a1204e05fddae0026dd2b.tar.gz
gsoc2013-evolution-735789921be32ee6012a1204e05fddae0026dd2b.tar.bz2
gsoc2013-evolution-735789921be32ee6012a1204e05fddae0026dd2b.tar.lz
gsoc2013-evolution-735789921be32ee6012a1204e05fddae0026dd2b.tar.xz
gsoc2013-evolution-735789921be32ee6012a1204e05fddae0026dd2b.tar.zst
gsoc2013-evolution-735789921be32ee6012a1204e05fddae0026dd2b.zip
fix error file build/path changes
2005-05-16 Not Zed <NotZed@Ximian.com> * Makefile.am: fix error file build/path changes svn path=/trunk/; revision=29367
Diffstat (limited to 'shell/e-shell.c')
-rw-r--r--shell/e-shell.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell.c b/shell/e-shell.c
index 8e70e7d0ed..44b05d0a2a 100644
--- a/shell/e-shell.c
+++ b/shell/e-shell.c
@@ -32,7 +32,7 @@
#include "e-util/e-dialog-utils.h"
#include "e-util/e-bconf-map.h"
#include "e-util/e-fsutils.h"
-#include "widgets/misc/e-error.h"
+#include "e-util/e-error.h"
#include "e-shell-constants.h"
#include "e-shell-offline-handler.h"