aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-nm-glib.c
diff options
context:
space:
mode:
authorShreyas Srinivasan <sshreyas@novell.com>2005-12-22 16:53:19 +0800
committerShreyas Srinivasan <shres@src.gnome.org>2005-12-22 16:53:19 +0800
commit9fca098c4bf3f9eb4789a8bf4e8d8c3bc9b5f270 (patch)
tree9c6030035a69d73046ecd6a677b6bbb9dc101692 /shell/e-shell-nm-glib.c
parenteac089523a0a2ee07e3bff90b46c80ddd41e5bb2 (diff)
downloadgsoc2013-evolution-9fca098c4bf3f9eb4789a8bf4e8d8c3bc9b5f270.tar
gsoc2013-evolution-9fca098c4bf3f9eb4789a8bf4e8d8c3bc9b5f270.tar.gz
gsoc2013-evolution-9fca098c4bf3f9eb4789a8bf4e8d8c3bc9b5f270.tar.bz2
gsoc2013-evolution-9fca098c4bf3f9eb4789a8bf4e8d8c3bc9b5f270.tar.lz
gsoc2013-evolution-9fca098c4bf3f9eb4789a8bf4e8d8c3bc9b5f270.tar.xz
gsoc2013-evolution-9fca098c4bf3f9eb4789a8bf4e8d8c3bc9b5f270.tar.zst
gsoc2013-evolution-9fca098c4bf3f9eb4789a8bf4e8d8c3bc9b5f270.zip
Include Evolution.h
2005-12-22 Shreyas Srinivasan <sshreyas@novell.com> * Include Evolution.h svn path=/trunk/; revision=30930
Diffstat (limited to 'shell/e-shell-nm-glib.c')
-rw-r--r--shell/e-shell-nm-glib.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/e-shell-nm-glib.c b/shell/e-shell-nm-glib.c
index 0922f737ed..8b4461244b 100644
--- a/shell/e-shell-nm-glib.c
+++ b/shell/e-shell-nm-glib.c
@@ -26,6 +26,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+#include <Evolution.h>
#include <NetworkManager/libnm_glib.h>
#include <e-shell-window.h>