summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2012-05-29 13:47:44 +0300
committerAlon Levy <alevy@redhat.com>2012-05-31 11:11:20 +0300
commitf16b67bb8e7f9c6c49fd9479be7fe2088c7b016f (patch)
tree98d44beffc8fc2a2a7082120feea801a78e38e47
parentad48ba517c2128ac6353c915fd62ba2423d18214 (diff)
uxa-damage: remove unnecessary include (doesn't fix any warnings)
-rw-r--r--src/uxa/uxa-damage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/uxa/uxa-damage.c b/src/uxa/uxa-damage.c
index 586c466..3e4c075 100644
--- a/src/uxa/uxa-damage.c
+++ b/src/uxa/uxa-damage.c
@@ -30,7 +30,6 @@
#include <X11/X.h>
#include "scrnintstr.h"
#include "windowstr.h"
-#include <X11/fonts/font.h>
#include "dixfontstr.h"
#include "gcstruct.h"
#include "picturestr.h"