diff options
Diffstat (limited to 'libmm-glib/mm-location-gps-nmea.h')
-rw-r--r-- | libmm-glib/mm-location-gps-nmea.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libmm-glib/mm-location-gps-nmea.h b/libmm-glib/mm-location-gps-nmea.h index c5ebe42c..84f1dfdd 100644 --- a/libmm-glib/mm-location-gps-nmea.h +++ b/libmm-glib/mm-location-gps-nmea.h @@ -16,6 +16,10 @@ #ifndef MM_LOCATION_GPS_NMEA_H #define MM_LOCATION_GPS_NMEA_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> |