diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2012-01-18 09:44:43 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-03-15 14:14:52 +0100 |
commit | 3b443b6954046cb7cc1c7576a3720af0b987d573 (patch) | |
tree | cd0d9cac7e1cf2f1368b3d7900c27dedfcf9e761 /libmm-common/libmm-common.h | |
parent | bcdd376b6bd9443e2a7001230a8189bb243d658a (diff) |
libmm-common: fix usage of main library header
Diffstat (limited to 'libmm-common/libmm-common.h')
-rw-r--r-- | libmm-common/libmm-common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libmm-common/libmm-common.h b/libmm-common/libmm-common.h index bee780ea..8ff6b409 100644 --- a/libmm-common/libmm-common.h +++ b/libmm-common/libmm-common.h @@ -29,6 +29,7 @@ #include "mm-common-simple-properties.h" #include "mm-common-connect-properties.h" #include "mm-common-bearer-properties.h" +#include "mm-common-location-3gpp.h" #include "mm-gdbus-manager.h" #include "mm-gdbus-modem.h" #include "mm-gdbus-bearer.h" |