diff options
Diffstat (limited to 'shared/nm-default.h')
-rw-r--r-- | shared/nm-default.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/nm-default.h b/shared/nm-default.h index 207acd202f..35c6009ff9 100644 --- a/shared/nm-default.h +++ b/shared/nm-default.h @@ -303,6 +303,7 @@ _nm_g_return_if_fail_warning (const char *log_domain, /*****************************************************************************/ #if (NETWORKMANAGER_COMPILATION) & NM_NETWORKMANAGER_COMPILATION_WITH_DAEMON +#include "nm-core-types.h" #include "nm-types.h" #include "nm-logging.h" #endif |