aboutsummaryrefslogtreecommitdiff
path: root/libmm-common/libmm-common.h
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2011-12-28 13:49:32 +0100
committerAleksander Morgado <aleksander@lanedo.com>2012-03-15 14:14:39 +0100
commit111cd56a2bf25a76e5634807f393e8a9f5b04bbc (patch)
tree59c6c94b8642639acc01332e84135b6719251633 /libmm-common/libmm-common.h
parentb0272444cbafe3c845790e8c3a73be4c13b5862e (diff)
libmm-common: new helper object to handle simple properties from all interfaces
Diffstat (limited to 'libmm-common/libmm-common.h')
-rw-r--r--libmm-common/libmm-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libmm-common/libmm-common.h b/libmm-common/libmm-common.h
index 1a50dc6a..bee780ea 100644
--- a/libmm-common/libmm-common.h
+++ b/libmm-common/libmm-common.h
@@ -26,6 +26,7 @@
#include "mm-errors-types.h"
#include "mm-enums-types.h"
#include "mm-common-helpers.h"
+#include "mm-common-simple-properties.h"
#include "mm-common-connect-properties.h"
#include "mm-common-bearer-properties.h"
#include "mm-gdbus-manager.h"