From 67eaf4b46f678bc904f47dfcab6655e170d843e0 Mon Sep 17 00:00:00 2001 From: Jeremy Huddleston Sequoia Date: Sat, 9 Feb 2013 20:34:33 -0800 Subject: [PATCH] XQuartz: Ensure is included in capabilities.c Signed-off-by: Jeremy Huddleston Sequoia Reviewed-by: Alan Coopersmith --- hw/xquartz/GL/capabilities.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hw/xquartz/GL/capabilities.c b/hw/xquartz/GL/capabilities.c index 4702595f4..5573629fd 100644 --- a/hw/xquartz/GL/capabilities.c +++ b/hw/xquartz/GL/capabilities.c @@ -20,6 +20,10 @@ * DEALINGS IN THE SOFTWARE. */ +#ifdef HAVE_DIX_CONFIG_H +#include +#endif + #include #include #include