--- a/libpurple/protocols/mxit/actions.h Mon Aug 12 01:28:15 2013 +0530 +++ b/libpurple/protocols/mxit/actions.h Mon Aug 12 01:52:59 2013 +0530 @@ -28,7 +28,7 @@ /* callbacks */ -GList* mxit_actions( PurplePlugin* plugin, gpointer context ); +GList* mxit_get_actions( PurpleConnection *gc ); #endif /* _MXIT_ACTIONS_H_ */