diff finch/gntroomlist.c @ 27587:f7c5bb2f6623

Don't include an internal header in the public finch headers. Fixes #9539.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sat, 18 Jul 2009 04:24:47 +0000
parents b23211876f47
children 5dafa68c8eb0 3828a61c44da
line wrap: on
line diff
--- a/finch/gntroomlist.c	Fri Jul 17 04:11:00 2009 +0000
+++ b/finch/gntroomlist.c	Sat Jul 18 04:24:47 2009 +0000
@@ -25,6 +25,7 @@
  */
 
 #include "finch.h"
+#include <internal.h>
 
 #include "gntrequest.h"
 #include "gntroomlist.h"