diff src/prefs.h @ 5638:0bdfa28c678e

[gaim-migrate @ 6047] We're slowly killing off multi.h. The proto_user_split and proto_user_opt have been replaced with GaimAccountOption and GaimAccountUserSplit structures, which of course have an API. The account dialog is being rewritten as well, and will soon allow you to add and modify accounts again. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 01 Jun 2003 17:40:20 +0000
parents d67b5b4e1323
children b61520e71679
line wrap: on
line diff
--- a/src/prefs.h	Sun Jun 01 16:17:15 2003 +0000
+++ b/src/prefs.h	Sun Jun 01 17:40:20 2003 +0000
@@ -24,6 +24,8 @@
 #ifndef _PREFS_H_
 #define _PREFS_H_
 
+#include <glib.h>
+
 /**
  * Pref data types.
  */