summaryrefslogtreecommitdiff
path: root/libnm/tests/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnm/tests/common.h')
-rw-r--r--libnm/tests/common.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libnm/tests/common.h b/libnm/tests/common.h
index aa15167b85..1fd3f464c6 100644
--- a/libnm/tests/common.h
+++ b/libnm/tests/common.h
@@ -18,9 +18,10 @@
* Copyright 2014 Red Hat, Inc.
*/
-#include <gio/gio.h>
#include <NetworkManager.h>
+#include "nm-glib.h"
+
typedef struct {
GDBusConnection *bus;
GDBusProxy *proxy;