comparison finch/gntnotify.c @ 27663: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 01f1929d0936
children 259bbfb423d4
comparison
equal deleted inserted replaced
27662:0f48945aa77f 27663:f7c5bb2f6623
30 #include <gnttree.h> 30 #include <gnttree.h>
31 #include <gntutils.h> 31 #include <gntutils.h>
32 #include <gntwindow.h> 32 #include <gntwindow.h>
33 33
34 #include "finch.h" 34 #include "finch.h"
35 #include <internal.h>
35 36
36 #include <util.h> 37 #include <util.h>
37 38
38 #include "gntnotify.h" 39 #include "gntnotify.h"
39 #include "debug.h" 40 #include "debug.h"