diff options
Diffstat (limited to 'shared/nm-glib-aux/tests/test-json-aux.c')
| -rw-r--r-- | shared/nm-glib-aux/tests/test-json-aux.c | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/shared/nm-glib-aux/tests/test-json-aux.c b/shared/nm-glib-aux/tests/test-json-aux.c index 5331c015..b07d673f 100644 --- a/shared/nm-glib-aux/tests/test-json-aux.c +++ b/shared/nm-glib-aux/tests/test-json-aux.c @@ -1,8 +1,6 @@ -/* SPDX-License-Identifier: LGPL-2.1+ */ +/* SPDX-License-Identifier: LGPL-2.1-or-later */ -#define NM_TEST_UTILS_NO_LIBNM 1 - -#include "nm-default.h" +#include "nm-glib-aux/nm-default-glib-i18n-prog.h" #include <jansson.h> |