summaryrefslogtreecommitdiff
path: root/clients/nm-online.c
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2015-07-17 14:38:54 +0200
committerThomas Haller <thaller@redhat.com>2015-08-05 15:32:40 +0200
commit19c3ea948a7c74774621baf62d68cb4826e1b97c (patch)
treebb6300533ff66d0864b3e91935e3320786d2850e /clients/nm-online.c
parent9ac57182ca2a551f2c7dafa331b8daf74dc78e1c (diff)
downloadNetworkManager-19c3ea948a7c74774621baf62d68cb4826e1b97c.tar.gz
all: make use of new header file "nm-default.h"
Diffstat (limited to 'clients/nm-online.c')
-rw-r--r--clients/nm-online.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/nm-online.c b/clients/nm-online.c
index fc4e86474c..60e1a0a01b 100644
--- a/clients/nm-online.c
+++ b/clients/nm-online.c
@@ -42,7 +42,7 @@
#include <NetworkManager.h>
-#include "nm-glib.h"
+#include "nm-default.h"
#define PROGRESS_STEPS 15
#define WAIT_STARTUP_TAG "wait-startup"