[gnome-control-center] network: add a missing include



commit 7c70142969280890bacaab61881f8493649a6329
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Thu Mar 17 15:07:09 2011 -0400

    network: add a missing include

 panels/network/cc-network-panel.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/panels/network/cc-network-panel.c b/panels/network/cc-network-panel.c
index b9d4ea8..1924168 100644
--- a/panels/network/cc-network-panel.c
+++ b/panels/network/cc-network-panel.c
@@ -38,6 +38,7 @@
 #include "nm-setting-ip6-config.h"
 #include "nm-setting-connection.h"
 #include "nm-setting-vpn.h"
+#include "nm-setting-wireless.h"
 
 #include "net-object.h"
 #include "net-device.h"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]