aboutsummaryrefslogtreecommitdiff
path: root/libmm-glib/mm-sms-properties.c
diff options
context:
space:
mode:
authorAleksander Morgado <aleksandermj@chromium.org>2023-04-27 12:19:18 +0000
committerAleksander Morgado <aleksander@aleksander.es>2023-04-27 12:23:04 +0000
commitbf2843ad77732f5fbe1ee04e7ad5415a60bf5eeb (patch)
treed9be783f8a8e239652ea7837700d98dc6359765f /libmm-glib/mm-sms-properties.c
parentfdf03f9b2ccbc4a6a0a8102d44a991f78673e5a1 (diff)
libmm-glib: separate files for flags and enums types
This allows us to skip needing to include the non-existent build_string_from_mask() or get_string() counterparts in the documentation index.
Diffstat (limited to 'libmm-glib/mm-sms-properties.c')
-rw-r--r--libmm-glib/mm-sms-properties.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libmm-glib/mm-sms-properties.c b/libmm-glib/mm-sms-properties.c
index 1783c423..72817ac2 100644
--- a/libmm-glib/mm-sms-properties.c
+++ b/libmm-glib/mm-sms-properties.c
@@ -26,6 +26,7 @@
#include "mm-errors-types.h"
#include "mm-enums-types.h"
+#include "mm-flags-types.h"
#include "mm-common-helpers.h"
#include "mm-sms-properties.h"