diff finch/gntdebug.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 e23a74d7c97c
children 259bbfb423d4
line wrap: on
line diff
--- a/finch/gntdebug.c	Fri Jul 17 04:11:00 2009 +0000
+++ b/finch/gntdebug.c	Sat Jul 18 04:24:47 2009 +0000
@@ -35,6 +35,7 @@
 
 #include "gntdebug.h"
 #include "finch.h"
+#include <internal.h>
 #include "notify.h"
 #include "util.h"