diff options
Diffstat (limited to 'libmm-glib/mm-location-3gpp.h')
-rw-r--r-- | libmm-glib/mm-location-3gpp.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libmm-glib/mm-location-3gpp.h b/libmm-glib/mm-location-3gpp.h index 41469c85..2318476f 100644 --- a/libmm-glib/mm-location-3gpp.h +++ b/libmm-glib/mm-location-3gpp.h @@ -16,6 +16,10 @@ #ifndef MM_LOCATION_3GPP_H #define MM_LOCATION_3GPP_H +#if !defined (__LIBMM_GLIB_H_INSIDE__) && !defined (LIBMM_GLIB_COMPILATION) +#error "Only <libmm-glib.h> can be included directly." +#endif + #include <ModemManager.h> #include <glib-object.h> |