diff src/account.h @ 10021:2f41f462ab4e

[gaim-migrate @ 10946] This should be good for now. It's taking forever to compile, so I'll fix eventloop.h and roomlist.h when I get back. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 12 Sep 2004 22:33:55 +0000
parents 50c1724d5e59
children af06746954de
line wrap: on
line diff
--- a/src/account.h	Sun Sep 12 21:37:59 2004 +0000
+++ b/src/account.h	Sun Sep 12 22:33:55 2004 +0000
@@ -27,7 +27,7 @@
 #ifndef _GAIM_ACCOUNT_H_
 #define _GAIM_ACCOUNT_H_
 
-#include "internal.h"
+#include <glib.h>
 
 typedef struct _GaimAccountUiOps GaimAccountUiOps;
 typedef struct _GaimAccount      GaimAccount;