summaryrefslogtreecommitdiff
path: root/clients/tui/nmt-device-entry.c
diff options
context:
space:
mode:
Diffstat (limited to 'clients/tui/nmt-device-entry.c')
-rw-r--r--clients/tui/nmt-device-entry.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/clients/tui/nmt-device-entry.c b/clients/tui/nmt-device-entry.c
index 2760b1491a..86e92ca5ba 100644
--- a/clients/tui/nmt-device-entry.c
+++ b/clients/tui/nmt-device-entry.c
@@ -34,13 +34,13 @@
* to implement that then we should make it just an #NmtNewtEntry.
*/
-#include "config.h"
+#include "nm-default.h"
#include <string.h>
#include <sys/socket.h>
#include <linux/if_arp.h>
-#include <NetworkManager.h>
+#include "NetworkManager.h"
#include "nmtui.h"
#include "nmt-device-entry.h"