diff options
Diffstat (limited to 'clients/tui/newt/nmt-newt-button-box.c')
-rw-r--r-- | clients/tui/newt/nmt-newt-button-box.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/tui/newt/nmt-newt-button-box.c b/clients/tui/newt/nmt-newt-button-box.c index 4fba1daf9..5341c76a5 100644 --- a/clients/tui/newt/nmt-newt-button-box.c +++ b/clients/tui/newt/nmt-newt-button-box.c @@ -29,7 +29,7 @@ * within each of the two sections. */ -#include "config.h" +#include "nm-default.h" #include <string.h> |