aboutsummaryrefslogtreecommitdiffstats
path: root/shell/evolution-shell-component-client.h
diff options
context:
space:
mode:
authorMichael Meeks <mmeeks@src.gnome.org>2000-09-21 22:13:27 +0800
committerMichael Meeks <mmeeks@src.gnome.org>2000-09-21 22:13:27 +0800
commit8b2ca2678997eee8b2b50206f51c72fbe242f972 (patch)
tree34ae292b73a29d3c5ea0b32a8cf8595b2984a528 /shell/evolution-shell-component-client.h
parentaeb04a3e77564db46b25a31351dad66384ffa238 (diff)
downloadgsoc2013-evolution-8b2ca2678997eee8b2b50206f51c72fbe242f972.tar
gsoc2013-evolution-8b2ca2678997eee8b2b50206f51c72fbe242f972.tar.gz
gsoc2013-evolution-8b2ca2678997eee8b2b50206f51c72fbe242f972.tar.bz2
gsoc2013-evolution-8b2ca2678997eee8b2b50206f51c72fbe242f972.tar.lz
gsoc2013-evolution-8b2ca2678997eee8b2b50206f51c72fbe242f972.tar.xz
gsoc2013-evolution-8b2ca2678997eee8b2b50206f51c72fbe242f972.tar.zst
gsoc2013-evolution-8b2ca2678997eee8b2b50206f51c72fbe242f972.zip
s/Bonobo_UIHandler/Bonobo_UIContainer/
s/include "bonobo-ui-handler.h"/include "bonobo-ui-compat.h"/ svn path=/trunk/; revision=5539
Diffstat (limited to 'shell/evolution-shell-component-client.h')
-rw-r--r--shell/evolution-shell-component-client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/evolution-shell-component-client.h b/shell/evolution-shell-component-client.h
index fa066cb27d..70423c9056 100644
--- a/shell/evolution-shell-component-client.h
+++ b/shell/evolution-shell-component-client.h
@@ -25,7 +25,7 @@
#define EVOLUTION_SHELL_COMPONENT_CLIENT_H
#include <bonobo/bonobo-object-client.h>
-#include <bonobo/bonobo-ui-handler.h>
+#include <bonobo/bonobo-ui-compat.h>
#include "evolution-shell-component.h"