diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2012-01-19 15:29:06 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-03-15 14:14:53 +0100 |
commit | ff7406005d0ea802fc1ffe3f352ce1108a716b97 (patch) | |
tree | 1f55caf1a1829573403776f71d30232acff581fe /libmm-common/libmm-common.h | |
parent | fa17f900825b44a56ebc1f34b6e07b5162fd1066 (diff) |
libmm-common: new helper object to handle Bearer IP config
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 8ff6b409..34864315 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-bearer-ip-config.h" #include "mm-common-location-3gpp.h" #include "mm-gdbus-manager.h" #include "mm-gdbus-modem.h" |