summaryrefslogtreecommitdiff
path: root/clients/tui/nmt-editor.c
diff options
context:
space:
mode:
Diffstat (limited to 'clients/tui/nmt-editor.c')
-rw-r--r--clients/tui/nmt-editor.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/clients/tui/nmt-editor.c b/clients/tui/nmt-editor.c
index aaa73cbef5..12f35b560b 100644
--- a/clients/tui/nmt-editor.c
+++ b/clients/tui/nmt-editor.c
@@ -23,13 +23,12 @@
* #NmtEditor is the top-level form for editing a connection.
*/
-#include "config.h"
+#include "nm-default.h"
#include "nmt-editor.h"
-#include <nm-utils.h>
+#include "nm-utils.h"
-#include "nm-default.h"
#include "nmtui.h"
#include "nm-editor-utils.h"