diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2012-02-07 23:43:24 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-03-15 14:15:01 +0100 |
commit | 672e9d09e366d02bffd5fcf1bca9e40c53a55416 (patch) | |
tree | fdf47711d3b391950ccdf4f7570e067a1d2549f6 /libmm-common/libmm-common.h | |
parent | 69b8742ca354a396f7df4e72c8ce26b9eb3dcbea (diff) |
libmm-common: new helper object to handle common SMS properties
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 d5ac6785..4e0500ea 100644 --- a/libmm-common/libmm-common.h +++ b/libmm-common/libmm-common.h @@ -28,6 +28,7 @@ #include "mm-common-helpers.h" #include "mm-common-simple-properties.h" #include "mm-common-connect-properties.h" +#include "mm-common-sms-properties.h" #include "mm-common-bearer-properties.h" #include "mm-common-bearer-ip-config.h" #include "mm-common-location-3gpp.h" |