diff options
Diffstat (limited to 'src/nm-logging.h')
-rw-r--r-- | src/nm-logging.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/nm-logging.h b/src/nm-logging.h index a346a7a65..b334075d3 100644 --- a/src/nm-logging.h +++ b/src/nm-logging.h @@ -26,8 +26,9 @@ #error nm-test-utils.h must be included as last header #endif +#include "nm-logging.h" -#include "nm-glib.h" +#include "nm-default.h" #include "nm-macros-internal.h" /* Log domains */ |