Remove #include <pango/pangox.h> since it's apparently not installed

2007-03-17  Kjartan Maraas  <kmaraas@gnome.org>

	* src/ui.c: Remove #include <pango/pangox.h> since it's
	apparently not installed anymore. Builds just fine without it too.

svn path=/trunk/; revision=3119
This commit is contained in:
Kjartan Maraas
2007-03-17 08:40:02 +00:00
committed by Kjartan Maraas
parent 15d871023e
commit 88b91199d2
4 changed files with 31 additions and 22 deletions

View File

@ -34,8 +34,6 @@
#include "inlinepixbufs.h"
#include <pango/pangox.h>
#include <string.h>
#include <stdlib.h>