diff options
Diffstat (limited to 'libmm-glib/mm-location-gps-raw.h')
-rw-r--r-- | libmm-glib/mm-location-gps-raw.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libmm-glib/mm-location-gps-raw.h b/libmm-glib/mm-location-gps-raw.h index 46f36580..f566f483 100644 --- a/libmm-glib/mm-location-gps-raw.h +++ b/libmm-glib/mm-location-gps-raw.h @@ -16,6 +16,10 @@ #ifndef MM_LOCATION_GPS_RAW_H #define MM_LOCATION_GPS_RAW_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> |