aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-view.h
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-09-16 22:57:48 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-09-16 22:57:48 +0800
commitcd417478c768d5cfd4d516fc2190fc8daa0f638c (patch)
tree7dc83930a994eaa2e32b2d13a4153c4c48a7af28 /shell/e-shell-view.h
parent62737d39b580f83bb5cd8437116c9eee281faa48 (diff)
downloadgsoc2013-evolution-cd417478c768d5cfd4d516fc2190fc8daa0f638c.tar
gsoc2013-evolution-cd417478c768d5cfd4d516fc2190fc8daa0f638c.tar.gz
gsoc2013-evolution-cd417478c768d5cfd4d516fc2190fc8daa0f638c.tar.bz2
gsoc2013-evolution-cd417478c768d5cfd4d516fc2190fc8daa0f638c.tar.lz
gsoc2013-evolution-cd417478c768d5cfd4d516fc2190fc8daa0f638c.tar.xz
gsoc2013-evolution-cd417478c768d5cfd4d516fc2190fc8daa0f638c.tar.zst
gsoc2013-evolution-cd417478c768d5cfd4d516fc2190fc8daa0f638c.zip
#include <bonobo-win.h>, not <bonobo-app.h>, which doesn't exist
anymore. svn path=/trunk/; revision=5472
Diffstat (limited to 'shell/e-shell-view.h')
-rw-r--r--shell/e-shell-view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell-view.h b/shell/e-shell-view.h
index bd2b9a126e..0aa69a18c3 100644
--- a/shell/e-shell-view.h
+++ b/shell/e-shell-view.h
@@ -28,7 +28,7 @@
#include <config.h>
#endif
-#include <bonobo/bonobo-app.h>
+#include <bonobo/bonobo-win.h>
#include "e-shell.h"