aboutsummaryrefslogtreecommitdiff
path: root/src/mm-iface-modem-location.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mm-iface-modem-location.c')
-rw-r--r--src/mm-iface-modem-location.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mm-iface-modem-location.c b/src/mm-iface-modem-location.c
index b58f1e78..d6e897c2 100644
--- a/src/mm-iface-modem-location.c
+++ b/src/mm-iface-modem-location.c
@@ -15,7 +15,8 @@
*/
#include <ModemManager.h>
-#include <libmm-common.h>
+#define _LIBMM_INSIDE_MM
+#include <libmm-glib.h>
#include "mm-iface-modem.h"
#include "mm-iface-modem-location.h"