summary refs log tree commit diff
path: root/src/nm-auth-manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nm-auth-manager.h')
-rw-r--r--src/nm-auth-manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nm-auth-manager.h b/src/nm-auth-manager.h
index cc3b5d3c..2875cccb 100644
--- a/src/nm-auth-manager.h
+++ b/src/nm-auth-manager.h
@@ -21,8 +21,8 @@
 #ifndef NM_AUTH_MANAGER_H
 #define NM_AUTH_MANAGER_H
 
-#include <gio/gio.h>
 
+#include "nm-default.h"
 #include "nm-auth-subject.h"
 
 G_BEGIN_DECLS