summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremyhu@freedesktop.org>2008-08-08 01:41:28 -0700
committerJeremy Huddleston <jeremyhu@freedesktop.org>2008-08-08 02:57:00 -0700
commit666781cd9b62207e45eebd3eb55a930f3a345f72 (patch)
tree5ad6c73f81ea7dca03f67d46a6c6c0231cfe256b
parent4a0947bf06deacc3ae716730cfbbbeda1311bae3 (diff)
Removed rogue #include
(cherry picked from commit af238e99da45a4dd8d8cbb6564bb8d0a3d79d590)
-rw-r--r--hw/xquartz/X11Application.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xquartz/X11Application.m b/hw/xquartz/X11Application.m
index bdd075b10..fb3fd544a 100644
--- a/hw/xquartz/X11Application.m
+++ b/hw/xquartz/X11Application.m
@@ -33,7 +33,6 @@
#include <dix-config.h>
#endif
-#include "quartzForeground.h"
#include "quartzCommon.h"
#import "X11Application.h"