summaryrefslogtreecommitdiff
path: root/hw/darwin/quartz/xpr/x-hook.c
diff options
context:
space:
mode:
authorBen Byer <bbyer@bbyer.(none)>2007-02-16 04:37:38 -0800
committerBen Byer <bbyer@bbyer.(none)>2007-02-16 04:37:38 -0800
commit84efe23ae834dd3a4d3f3e08832b69469c7382aa (patch)
treed18c64aca408ac6b0c6610a99e7840f173fac5ce /hw/darwin/quartz/xpr/x-hook.c
parent5e7f7436a755a33e48ab91831cc6af710a8344ef (diff)
updated darwin/quartz/xpr (libXplugin interface for Mac OS X) support
Diffstat (limited to 'hw/darwin/quartz/xpr/x-hook.c')
-rw-r--r--hw/darwin/quartz/xpr/x-hook.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/hw/darwin/quartz/xpr/x-hook.c b/hw/darwin/quartz/xpr/x-hook.c
index dcd34fdc5..7a0496763 100644
--- a/hw/darwin/quartz/xpr/x-hook.c
+++ b/hw/darwin/quartz/xpr/x-hook.c
@@ -28,7 +28,9 @@
promote the sale, use or other dealings in this Software without
prior written authorization. */
/* $XFree86: $ */
-
+#ifdef HAVE_XORG_CONFIG_H
+#include <xorg-config.h>
+#endif
#include "x-hook.h"
#include <stdlib.h>
#include <assert.h>