summary refs log tree commit diff
path: root/libnm-core/tests/test-setting-dcb.c
diff options
context:
space:
mode:
Diffstat (limited to 'libnm-core/tests/test-setting-dcb.c')
-rw-r--r--libnm-core/tests/test-setting-dcb.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/libnm-core/tests/test-setting-dcb.c b/libnm-core/tests/test-setting-dcb.c
index f8b789c1..09cf8d98 100644
--- a/libnm-core/tests/test-setting-dcb.c
+++ b/libnm-core/tests/test-setting-dcb.c
@@ -19,11 +19,11 @@
  *
  */
 
-#include "config.h"
+#include "nm-default.h"
 
 #include <string.h>
-#include <nm-utils.h>
-#include "nm-default.h"
+
+#include "nm-utils.h"
 #include "nm-setting-dcb.h"
 #include "nm-connection.h"
 #include "nm-errors.h"