summaryrefslogtreecommitdiff
path: root/clients/tui/nmt-route-editor.h
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2018-01-08 12:37:46 +0100
committerThomas Haller <thaller@redhat.com>2018-01-08 12:38:54 +0100
commit52baa8c52bc1fe5bdbdcee57e0f84c704b9f5591 (patch)
treec23f99bdb1f81c6760988b8021553639cd88ab7e /clients/tui/nmt-route-editor.h
parent25ade3975236e99092bbad660d7d4976bc6d5a45 (diff)
downloadNetworkManager-52baa8c52bc1fe5bdbdcee57e0f84c704b9f5591.tar.gz
clients: drop redundant #include "NetworkManager.h"
This header is already included by "nm-default.h".
Diffstat (limited to 'clients/tui/nmt-route-editor.h')
-rw-r--r--clients/tui/nmt-route-editor.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/clients/tui/nmt-route-editor.h b/clients/tui/nmt-route-editor.h
index 8e63830e7c..d83523bcc8 100644
--- a/clients/tui/nmt-route-editor.h
+++ b/clients/tui/nmt-route-editor.h
@@ -19,8 +19,6 @@
#ifndef NMT_ROUTE_EDITOR_H
#define NMT_ROUTE_EDITOR_H
-#include "NetworkManager.h"
-
#include "nmt-newt.h"
#define NMT_TYPE_ROUTE_EDITOR (nmt_route_editor_get_type ())