--- a/plugins/statenotify.c Mon Jun 02 21:14:50 2003 +0000 +++ b/plugins/statenotify.c Mon Jun 02 21:51:06 2003 +0000 @@ -3,7 +3,7 @@ static void write_status(GaimConnection *gc, char *who, const char *message) { - struct gaim_conversation *conv; + GaimConversation *conv; struct buddy *b; char buf[256];