diff finch/gntpounce.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 1c73d2ef9ddc
children 259bbfb423d4
line wrap: on
line diff
--- a/finch/gntpounce.c	Fri Jul 17 04:11:00 2009 +0000
+++ b/finch/gntpounce.c	Sat Jul 18 04:24:47 2009 +0000
@@ -36,6 +36,7 @@
 #include <gntutils.h>
 
 #include "finch.h"
+#include <internal.h>
 
 #include "account.h"
 #include "conversation.h"