diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2012-02-01 09:42:48 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-03-15 14:14:58 +0100 |
commit | bc375ec7c5611be3a9839f0e93ead3fb2024c632 (patch) | |
tree | e43dbefb7c3d573508a46e3823bbd1453a07d6e4 /libmm-common/libmm-common.h | |
parent | 2bb43e00207f101673cc178d41c667c17ee6ea2f (diff) |
libmm-common: include gdbus-codegen generated SMS-related sources
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 34864315..d5ac6785 100644 --- a/libmm-common/libmm-common.h +++ b/libmm-common/libmm-common.h @@ -35,5 +35,6 @@ #include "mm-gdbus-modem.h" #include "mm-gdbus-bearer.h" #include "mm-gdbus-sim.h" +#include "mm-gdbus-sms.h" #endif /* _LIBMM_COMMON_H_ */ |