diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2012-03-01 11:27:46 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-03-16 14:53:19 +0100 |
commit | 323df60ed92d66e985a36a12fb334a0cca9bd1ea (patch) | |
tree | a47944f0895600cde59bb034ebd8ce776a02d064 /libmm-glib/mm-bearer.h | |
parent | ef9fb0bfacac348c5bab35a3a99d52270e510d99 (diff) |
libmm-common: `MMBearerIpConfig' won't be considered internal any more
Renamed `MMCommonBearerIpConfig' to `MMBearerIpConfig', and removed the
`MMBearerIpConfig' provided in libmm-glib. We'll just use the original one
from libmm-common always.
Diffstat (limited to 'libmm-glib/mm-bearer.h')
-rw-r--r-- | libmm-glib/mm-bearer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libmm-glib/mm-bearer.h b/libmm-glib/mm-bearer.h index 19b50f16..cf54695d 100644 --- a/libmm-glib/mm-bearer.h +++ b/libmm-glib/mm-bearer.h @@ -27,7 +27,6 @@ #include <libmm-common.h> #include "mm-bearer-properties.h" -#include "mm-bearer-ip-config.h" G_BEGIN_DECLS |