diff --git a/shared/nm-utils/nm-glib.h b/shared/nm-utils/nm-glib.h index 08ede9e59..fd7865195 100644 --- a/shared/nm-utils/nm-glib.h +++ b/shared/nm-utils/nm-glib.h @@ -20,6 +20,14 @@ #ifndef __NM_GLIB_H__ #define __NM_GLIB_H__ +/*****************************************************************************/ + +#ifndef __NM_MACROS_INTERNAL_H__ +#error "nm-glib.h requires nm-macros-internal.h. Do not include this directly" +#endif + +/*****************************************************************************/ + #include #include