[gaim-migrate @ 14709]

Thu, 08 Dec 2005 20:57:14 +0000

author
Richard Laager <rlaager@pidgin.im>
date
Thu, 08 Dec 2005 20:57:14 +0000
changeset 12402
8881356b600c
parent 12401
c0f75dedc7c4
child 12403
1fdd1f0df20b

[gaim-migrate @ 14709]
Add a missing #include yahoo_packet.h.

src/protocols/yahoo/yahoochat.h file | annotate | diff | comparison | revisions
--- a/src/protocols/yahoo/yahoochat.h	Thu Dec 08 20:56:59 2005 +0000
+++ b/src/protocols/yahoo/yahoochat.h	Thu Dec 08 20:57:14 2005 +0000
@@ -26,6 +26,7 @@
 #define _YAHOOCHAT_H_
 
 #include "roomlist.h"
+#include "yahoo_packet.h"
 
 void yahoo_process_conference_invite(GaimConnection *gc, struct yahoo_packet *pkt);
 void yahoo_process_conference_decline(GaimConnection *gc, struct yahoo_packet *pkt);

mercurial