about summary refs log tree commit diff
path: root/clients/tui/newt/nmt-newt-grid.c
diff options
context:
space:
mode:
Diffstat (limited to 'clients/tui/newt/nmt-newt-grid.c')
-rw-r--r--clients/tui/newt/nmt-newt-grid.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/clients/tui/newt/nmt-newt-grid.c b/clients/tui/newt/nmt-newt-grid.c
index 44823f48..9fdd615a 100644
--- a/clients/tui/newt/nmt-newt-grid.c
+++ b/clients/tui/newt/nmt-newt-grid.c
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0+ */
+/* SPDX-License-Identifier: GPL-2.0-or-later */
 /*
  * Copyright (C) 2013 Red Hat, Inc.
  */
@@ -27,7 +27,7 @@
  * must be implemented by the container...
  */
 
-#include "nm-default.h"
+#include "libnm/nm-default-client.h"
 
 #include "nmt-newt-grid.h"