aboutsummaryrefslogtreecommitdiffstats
path: root/account.h
diff options
context:
space:
mode:
Diffstat (limited to 'account.h')
-rw-r--r--account.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/account.h b/account.h
index 83f47a89..a81ca928 100644
--- a/account.h
+++ b/account.h
@@ -40,7 +40,7 @@ typedef struct account
GHashTable *nicks;
struct irc *irc;
- struct gaim_connection *gc;
+ struct im_connection *ic;
struct account *next;
} account_t;