diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2011-12-01 20:20:26 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-03-15 14:14:31 +0100 |
commit | c345f5fe6361f7659c93c31502fbcbced32c99a9 (patch) | |
tree | 4b5a69194ff53f0e866ae6f0f44f62ee9a55bd52 /plugins/mm-plugin-cinterion.h | |
parent | 0c64e08f853ad01cd4e459c4f57e9d8469b20286 (diff) |
cinterion: re-enabled Cinterion plugin
Just dummy plugin for now.
Diffstat (limited to 'plugins/mm-plugin-cinterion.h')
-rw-r--r-- | plugins/mm-plugin-cinterion.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/mm-plugin-cinterion.h b/plugins/mm-plugin-cinterion.h index 4847167f..13497653 100644 --- a/plugins/mm-plugin-cinterion.h +++ b/plugins/mm-plugin-cinterion.h @@ -24,7 +24,6 @@ #define MM_PLUGIN_CINTERION_H #include "mm-plugin-base.h" -#include "mm-generic-gsm.h" #define MM_TYPE_PLUGIN_CINTERION (mm_plugin_cinterion_get_type ()) #define MM_PLUGIN_CINTERION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), MM_TYPE_PLUGIN_CINTERION, MMPluginCinterion)) |