summary refs log tree commit diff
path: root/clients/tui/nmt-page-ppp.c
diff options
context:
space:
mode:
Diffstat (limited to 'clients/tui/nmt-page-ppp.c')
-rw-r--r--clients/tui/nmt-page-ppp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/clients/tui/nmt-page-ppp.c b/clients/tui/nmt-page-ppp.c
index 659a7be8..b60835af 100644
--- a/clients/tui/nmt-page-ppp.c
+++ b/clients/tui/nmt-page-ppp.c
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0+ */
+/* SPDX-License-Identifier: GPL-2.0-or-later */
 /*
  * Copyright (C) 2014 Red Hat, Inc.
  */
@@ -8,7 +8,7 @@
  * @short_description: The editor page for PPP configuration
  */
 
-#include "nm-default.h"
+#include "libnm/nm-default-client.h"
 
 #include <stdlib.h>