summaryrefslogtreecommitdiff
path: root/src/vpn-manager
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2010-04-20 17:22:58 -0700
committerDan Williams <dcbw@redhat.com>2010-04-20 17:22:58 -0700
commit87c6e5db76d8b56656ea26d91bf63f8781c530f2 (patch)
tree52586a1a1fdc96b36f58fd0ad8346da5b25294a2 /src/vpn-manager
parentf722b180e2fa36709bcb6ec5eda31aae5db8c4dc (diff)
netlink: merge nm-netlink.c into nm-netlink-monitor.c
Diffstat (limited to 'src/vpn-manager')
-rw-r--r--src/vpn-manager/nm-vpn-connection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vpn-manager/nm-vpn-connection.c b/src/vpn-manager/nm-vpn-connection.c
index a594df59b5..a714e991e8 100644
--- a/src/vpn-manager/nm-vpn-connection.c
+++ b/src/vpn-manager/nm-vpn-connection.c
@@ -45,7 +45,7 @@
#include "nm-dbus-glib-types.h"
#include "NetworkManagerUtils.h"
#include "nm-named-manager.h"
-#include "nm-netlink.h"
+#include "nm-netlink-monitor.h"
#include "nm-glib-compat.h"
#include "nm-vpn-connection-glue.h"