diff options
author | Zdenek Kabelac <zkabelac@redhat.com> | 2013-11-25 09:09:25 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2013-11-25 10:04:47 +0000 |
commit | d2df10e28fa35d29b539dc52c61f710910b75831 (patch) | |
tree | 1004d36ae60b87d2504a3d101b2c325df509b897 /src/sna/sna_glyphs.c | |
parent | 41be7e9d490633a65aa1e0c9f76acfb67869288f (diff) |
Remove uneeded headers
Signed-off-by: Zdenek Kabelac <zkabelac@redhat.com>
Diffstat (limited to 'src/sna/sna_glyphs.c')
-rw-r--r-- | src/sna/sna_glyphs.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sna/sna_glyphs.c b/src/sna/sna_glyphs.c index 759e4159..9b272eff 100644 --- a/src/sna/sna_glyphs.c +++ b/src/sna/sna_glyphs.c @@ -67,8 +67,6 @@ #include "sna_render_inline.h" #include "fb/fbpict.h" -#include <mipict.h> - #define FALLBACK 0 #define NO_GLYPH_CACHE 0 #define NO_GLYPHS_TO_DST 0 |