From 172ba9364209f2cca08b9d0a1e89136de6878ecb Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Fri, 9 Feb 2007 20:28:35 +0000 Subject: Fix the build. Fixes #403744 2007-02-09 William Jon McCann * e-shell-nm-glib.c: Fix the build. Fixes #403744 svn path=/trunk/; revision=33194 --- shell/ChangeLog | 4 ++++ shell/e-shell-nm-glib.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/shell/ChangeLog b/shell/ChangeLog index 5f747cbf04..8055a429ed 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2007-02-09 William Jon McCann + + * e-shell-nm-glib.c: Fix the build. Fixes #403744 + 2007-01-22 Srinivasa Ragavan ** Added schemas from GtkPrint API by Ebby Wiselyn. diff --git a/shell/e-shell-nm-glib.c b/shell/e-shell-nm-glib.c index 994f3af755..5f5d68db3f 100644 --- a/shell/e-shell-nm-glib.c +++ b/shell/e-shell-nm-glib.c @@ -27,7 +27,7 @@ #include #include #include -#include +#include #include static libnm_glib_ctx *nm_ctx = NULL; -- cgit v1.2.3