summaryrefslogtreecommitdiff
path: root/hw/darwin/quartz/fullscreen/quartzCursor.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/darwin/quartz/fullscreen/quartzCursor.c')
-rw-r--r--hw/darwin/quartz/fullscreen/quartzCursor.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/hw/darwin/quartz/fullscreen/quartzCursor.c b/hw/darwin/quartz/fullscreen/quartzCursor.c
index 77fa008f2..a97a36d88 100644
--- a/hw/darwin/quartz/fullscreen/quartzCursor.c
+++ b/hw/darwin/quartz/fullscreen/quartzCursor.c
@@ -29,9 +29,9 @@
* holders shall not be used in advertising or otherwise to promote the sale,
* use or other dealings in this Software without prior written authorization.
*/
-#ifdef HAVE_XORG_CONFIG_H
-#include <xorg-config.h>
-#endif
+
+#include <dix-config.h>
+
#include "quartz/quartzCommon.h"
#include "quartz/quartzCursor.h"
#include "darwin.h"