about summary refs log tree commit diff
path: root/src/nm-enum-types.c
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2016-04-06 00:47:13 +0200
committerMichael Biebl <biebl@debian.org>2016-04-06 00:47:13 +0200
commit45bb35bff2a8d258aff2c1d9b68cce1787c7da62 (patch)
treee9da08b1d189befb839889185b4f3304d389a60f /src/nm-enum-types.c
parentd101696d539cd03172badbcde19e9a13e5707ee1 (diff)
parent2bfb3eb7d0323e69affca154395f51d8b577414d (diff)
Merge tag 'upstream/1.1.93'
Upstream version 1.1.93
Diffstat (limited to 'src/nm-enum-types.c')
-rw-r--r--src/nm-enum-types.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/nm-enum-types.c b/src/nm-enum-types.c
index 66d6c9b3..b3c82c63 100644
--- a/src/nm-enum-types.c
+++ b/src/nm-enum-types.c
@@ -39,11 +39,11 @@
 #include "nm-dnsmasq-manager.h" 
 #include "nm-dnsmasq-utils.h" 
 #include "nmp-netns.h" 
-#include "nm-fake-platform.h" 
-#include "nm-linux-platform.h" 
-#include "nm-platform.h" 
-#include "nm-platform-utils.h" 
 #include "nmp-object.h" 
+#include "nm-platform-utils.h" 
+#include "nm-platform.h" 
+#include "nm-linux-platform.h" 
+#include "nm-fake-platform.h" 
 #include "wifi-utils-nl80211.h" 
 #include "wifi-utils.h" 
 #include "nm-fake-rdisc.h"