diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2012-10-31 12:09:46 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-11-02 08:23:10 +0100 |
commit | 72068598e51a020a1f4c405c3d1650e4d2eef0a3 (patch) | |
tree | 91fe7b8630f04d6b89d3a5be187b529d1047699f /libmm-glib/libmm-glib.h | |
parent | 15f7a370d2c4adb118488287fd553c673e8142b4 (diff) |
libmm-glib: new header file for common stuff in location reporting
Diffstat (limited to 'libmm-glib/libmm-glib.h')
-rw-r--r-- | libmm-glib/libmm-glib.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libmm-glib/libmm-glib.h b/libmm-glib/libmm-glib.h index 79ee3102..ab00fdd1 100644 --- a/libmm-glib/libmm-glib.h +++ b/libmm-glib/libmm-glib.h @@ -57,6 +57,7 @@ #include <mm-sms-properties.h> #include <mm-bearer-properties.h> #include <mm-bearer-ip-config.h> +#include <mm-location-common.h> #include <mm-location-3gpp.h> #include <mm-location-gps-raw.h> #include <mm-location-gps-nmea.h> |