Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 504332
Collapse All | Expand All

(-)src/modules/gtk2/producer_pango.c.orig (-1 / +2 lines)
Lines 25-31 Link Here
25
#include <string.h>
25
#include <string.h>
26
#include <gdk-pixbuf/gdk-pixbuf.h>
26
#include <gdk-pixbuf/gdk-pixbuf.h>
27
#include <pango/pangoft2.h>
27
#include <pango/pangoft2.h>
28
#include <freetype/freetype.h>
28
#include <ft2build.h>
29
#include FT_FREETYPE_H
29
#include <iconv.h>
30
#include <iconv.h>
30
#include <pthread.h>
31
#include <pthread.h>
31
#include <ctype.h>
32
#include <ctype.h>

Return to bug 504332