diff options
author | Dan Williams <dcbw@redhat.com> | 2012-01-09 12:58:50 -0600 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-03-15 14:14:48 +0100 |
commit | 0ccfcbd986ed28fa71d555dc3e6dec2270d36e16 (patch) | |
tree | 331abf2f229c1fc86f035ef1ad956da736381b6b /plugins/mm-plugin-gobi.h | |
parent | 98755bd508fd7476ebfc6700b283bda8648b4ea5 (diff) |
gobi: port to 06-api
Diffstat (limited to 'plugins/mm-plugin-gobi.h')
-rw-r--r-- | plugins/mm-plugin-gobi.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/mm-plugin-gobi.h b/plugins/mm-plugin-gobi.h index aceba6b0..6c63d9c5 100644 --- a/plugins/mm-plugin-gobi.h +++ b/plugins/mm-plugin-gobi.h @@ -17,9 +17,7 @@ #ifndef MM_PLUGIN_GOBI_H #define MM_PLUGIN_GOBI_H -#include "mm-plugin.h" #include "mm-plugin-base.h" -#include "mm-generic-gsm.h" #define MM_TYPE_PLUGIN_GOBI (mm_plugin_gobi_get_type ()) #define MM_PLUGIN_GOBI(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), MM_TYPE_PLUGIN_GOBI, MMPluginGobi)) |