diff options
Diffstat (limited to 'clients/tui/nmt-editor-page-device.c')
-rw-r--r-- | clients/tui/nmt-editor-page-device.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/tui/nmt-editor-page-device.c b/clients/tui/nmt-editor-page-device.c index 0a9b18e0bf..d303604a68 100644 --- a/clients/tui/nmt-editor-page-device.c +++ b/clients/tui/nmt-editor-page-device.c @@ -28,7 +28,7 @@ * an actual page type. */ -#include "config.h" +#include "nm-default.h" #include "nmt-editor-page-device.h" |