summaryrefslogtreecommitdiff
path: root/hw/darwin/quartz/cr/XView.m
diff options
context:
space:
mode:
Diffstat (limited to 'hw/darwin/quartz/cr/XView.m')
-rw-r--r--hw/darwin/quartz/cr/XView.m4
1 files changed, 3 insertions, 1 deletions
diff --git a/hw/darwin/quartz/cr/XView.m b/hw/darwin/quartz/cr/XView.m
index 5feac6b42..8bcd1a76f 100644
--- a/hw/darwin/quartz/cr/XView.m
+++ b/hw/darwin/quartz/cr/XView.m
@@ -30,7 +30,9 @@
* use or other dealings in this Software without prior written authorization.
*/
/* $XFree86: xc/programs/Xserver/hw/darwin/quartz/cr/XView.m,v 1.1 2003/06/07 05:49:07 torrey Exp $ */
-
+#ifdef HAVE_XORG_CONFIG_H
+#include <xorg-config.h>
+#endif
#import "XView.h"