aboutsummaryrefslogtreecommitdiff
path: root/src/mm-iface-modem-messaging.h
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2014-06-27 14:17:57 +0200
committerAleksander Morgado <aleksander@aleksander.es>2014-07-01 15:42:21 +0200
commitce5c3f5af6bac03421e329900f0a1eaa1f775eb0 (patch)
treefc0512a14fbf8199272c7bdb106fd75674e2e9da /src/mm-iface-modem-messaging.h
parent83c8db88193e910981c06ea0d35c3b182dddb49d (diff)
ifaces: always include <libmm-glib.h>
As they all use the 'MMSimpleStatus' type.
Diffstat (limited to 'src/mm-iface-modem-messaging.h')
-rw-r--r--src/mm-iface-modem-messaging.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mm-iface-modem-messaging.h b/src/mm-iface-modem-messaging.h
index df060f5e..7ded6645 100644
--- a/src/mm-iface-modem-messaging.h
+++ b/src/mm-iface-modem-messaging.h
@@ -19,6 +19,9 @@
#include <glib-object.h>
#include <gio/gio.h>
+#define _LIBMM_INSIDE_MM
+#include <libmm-glib.h>
+
#include "mm-sms-part.h"
#include "mm-sms.h"