diff options
author | Matthew Barnes <mbarnes@src.gnome.org> | 2008-09-23 05:03:28 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-09-23 05:03:28 +0800 |
commit | 73c370019c4de89d4c901ee8c25cc0cbb55992fb (patch) | |
tree | 26609470a1148d3bd364cbce5d5ab2f41e0e23d4 /shell/e-shell-switcher.h | |
parent | 6b2295c93a40f6010d94399666a8e099aded8e85 (diff) | |
download | gsoc2013-evolution-73c370019c4de89d4c901ee8c25cc0cbb55992fb.tar.gz gsoc2013-evolution-73c370019c4de89d4c901ee8c25cc0cbb55992fb.tar.zst gsoc2013-evolution-73c370019c4de89d4c901ee8c25cc0cbb55992fb.zip |
Search UI is kinda sorta working. Still some outstanding issues.
svn path=/branches/kill-bonobo/; revision=36427
Diffstat (limited to 'shell/e-shell-switcher.h')
-rw-r--r-- | shell/e-shell-switcher.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell-switcher.h b/shell/e-shell-switcher.h index 67201279d2..499372f81e 100644 --- a/shell/e-shell-switcher.h +++ b/shell/e-shell-switcher.h @@ -21,7 +21,7 @@ #ifndef E_SHELL_SWITCHER_H #define E_SHELL_SWITCHER_H -#include <gtk/gtk.h> +#include <e-shell-common.h> /* Standard GObject macros */ #define E_TYPE_SHELL_SWITCHER \ |