aboutsummaryrefslogtreecommitdiff
path: root/src/mm-iface-modem-location.h
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2013-11-20 15:41:33 +0100
committerAleksander Morgado <aleksander@aleksander.es>2014-02-13 13:40:01 +0100
commit6f235b9948cf1ff1d11a7a339d3d1ffc40171dcd (patch)
treeede65682bbc0684c6e07bd8293be3fa10595be9b /src/mm-iface-modem-location.h
parent0d1602bf0f861eed0af68a51610a3a6d3e139d0b (diff)
ports: rename 'MMAtSerialPort' to 'MMPortSerialAt'
Diffstat (limited to 'src/mm-iface-modem-location.h')
-rw-r--r--src/mm-iface-modem-location.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mm-iface-modem-location.h b/src/mm-iface-modem-location.h
index 22acfc94..fd118239 100644
--- a/src/mm-iface-modem-location.h
+++ b/src/mm-iface-modem-location.h
@@ -19,8 +19,6 @@
#include <glib-object.h>
#include <gio/gio.h>
-#include "mm-at-serial-port.h"
-
#define MM_TYPE_IFACE_MODEM_LOCATION (mm_iface_modem_location_get_type ())
#define MM_IFACE_MODEM_LOCATION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), MM_TYPE_IFACE_MODEM_LOCATION, MMIfaceModemLocation))
#define MM_IS_IFACE_MODEM_LOCATION(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), MM_TYPE_IFACE_MODEM_LOCATION))