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/uxa/uxa-accel.c | |
parent | 41be7e9d490633a65aa1e0c9f76acfb67869288f (diff) |
Remove uneeded headers
Signed-off-by: Zdenek Kabelac <zkabelac@redhat.com>
Diffstat (limited to 'src/uxa/uxa-accel.c')
-rw-r--r-- | src/uxa/uxa-accel.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/uxa/uxa-accel.c b/src/uxa/uxa-accel.c index 27215ddf..f1ae9a1f 100644 --- a/src/uxa/uxa-accel.c +++ b/src/uxa/uxa-accel.c @@ -36,7 +36,6 @@ #include <X11/fonts/fontstruct.h> #include "dixfontstr.h" #include "uxa.h" -#include "mipict.h" static void uxa_fill_spans(DrawablePtr pDrawable, GCPtr pGC, int n, |