diff src/protocols/yahoo/util.c @ 10023:34bce9529cf4

[gaim-migrate @ 10955] A few minor tweaks to how things are included. Dave, sorry I didn't have time to look at your status patches tonight. Hopefully I'll be able to tomorrow night. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 14 Sep 2004 04:31:31 +0000
parents 76125b842b23
children bed8d9a7bb88
line wrap: on
line diff
--- a/src/protocols/yahoo/util.c	Tue Sep 14 03:51:36 2004 +0000
+++ b/src/protocols/yahoo/util.c	Tue Sep 14 04:31:31 2004 +0000
@@ -24,8 +24,10 @@
 #include "config.h"
 #endif
 
+#include "debug.h"
+#include "internal.h"
 #include "prpl.h"
-#include "debug.h"
+
 #include "yahoo.h"
 
 #include <string.h>