summary refs log tree commit diff
path: root/src/nm-policy.h
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2016-01-20 16:26:51 +0100
committerMichael Biebl <biebl@debian.org>2016-01-20 16:26:51 +0100
commit494f296a3baab08522617b24b1f126d8f9a17502 (patch)
treec8ef32fb0dd1c4ff35a0b38e787abb58692de0cd /src/nm-policy.h
parent54f6333410ffd570e62717d9e77c5c987175e397 (diff)
Imported Upstream version 1.1.90 upstream/1.1.90
Diffstat (limited to 'src/nm-policy.h')
-rw-r--r--src/nm-policy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nm-policy.h b/src/nm-policy.h
index 76653529..7824f3ea 100644
--- a/src/nm-policy.h
+++ b/src/nm-policy.h
@@ -22,7 +22,7 @@
 #ifndef __NETWORKMANAGER_POLICY_H__
 #define __NETWORKMANAGER_POLICY_H__
 
-#include "nm-types.h"
+#include "nm-default.h"
 
 #define NM_TYPE_POLICY            (nm_policy_get_type ())
 #define NM_POLICY(obj)            (G_TYPE_CHECK_INSTANCE_CAST ((obj), NM_TYPE_POLICY, NMPolicy))