From 7ade227e6409c98a4010992450e111cf7bb10520 Mon Sep 17 00:00:00 2001 From: Matthew Barnes <mbarnes@src.gnome.org> Date: Thu, 14 Aug 2008 20:19:12 +0000 Subject: Merge revisions 35951:35992 from trunk. svn path=/branches/kill-bonobo/; revision=35994 --- shell/e-shell-nm-glib.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'shell') diff --git a/shell/e-shell-nm-glib.c b/shell/e-shell-nm-glib.c index 0af9e5d811..c66d90626e 100644 --- a/shell/e-shell-nm-glib.c +++ b/shell/e-shell-nm-glib.c @@ -26,9 +26,8 @@ #include <stdio.h> #include <stdlib.h> #include <string.h> -#include <Evolution.h> #include <libnm_glib.h> -#include <e-shell-window.h> +#include <e-shell.h> static libnm_glib_ctx *nm_ctx = NULL; static guint id = 0; -- cgit