--- a/src/gaimrc.c Fri Jun 13 21:22:46 2003 +0000
+++ b/src/gaimrc.c Fri Jun 13 23:04:26 2003 +0000
@@ -1619,7 +1619,7 @@
{
GList *l;
struct pounce_placeholder *ph;
- struct gaim_pounce *pounce;
+ GaimPounce *pounce;
GaimAccount *account;
for (l = buddy_pounces; l != NULL; l = l->next) {