From bc375ec7c5611be3a9839f0e93ead3fb2024c632 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Wed, 1 Feb 2012 09:42:48 +0100 Subject: [PATCH] libmm-common: include gdbus-codegen generated SMS-related sources --- libmm-common/libmm-common.h | 1 + 1 file changed, 1 insertion(+) 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_ */