Mercurial > pidgin.yaz
comparison finch/gntprefs.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 | c38d72677c8a |
children | a538cb73f897 |
comparison
equal
deleted
inserted
replaced
27662:0f48945aa77f | 27663:f7c5bb2f6623 |
---|---|
22 * You should have received a copy of the GNU General Public License | 22 * You should have received a copy of the GNU General Public License |
23 * along with this program; if not, write to the Free Software | 23 * along with this program; if not, write to the Free Software |
24 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA | 24 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA |
25 */ | 25 */ |
26 #include "finch.h" | 26 #include "finch.h" |
27 #include <internal.h> | |
27 | 28 |
28 #include <prefs.h> | 29 #include <prefs.h> |
29 #include <savedstatuses.h> | 30 #include <savedstatuses.h> |
30 | 31 |
31 #include "gntprefs.h" | 32 #include "gntprefs.h" |