From bf2843ad77732f5fbe1ee04e7ad5415a60bf5eeb Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Thu, 27 Apr 2023 12:19:18 +0000 Subject: 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. --- libmm-glib/mm-common-helpers.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libmm-glib/mm-common-helpers.c') diff --git a/libmm-glib/mm-common-helpers.c b/libmm-glib/mm-common-helpers.c index d233a801..217daf98 100644 --- a/libmm-glib/mm-common-helpers.c +++ b/libmm-glib/mm-common-helpers.c @@ -29,6 +29,7 @@ #include #include "mm-enums-types.h" +#include "mm-flags-types.h" #include "mm-errors-types.h" #include "mm-common-helpers.h" -- cgit v1.2.3-70-g09d2