From 7bd6b0640e69552ed4c9daac26e41410dd7338b4 Mon Sep 17 00:00:00 2001 From: Kevin E Martin Date: Wed, 27 Jul 2005 08:16:35 +0000 Subject: Add #include for building dmx/glxProxy in the modular tree. --- Xext/panoramiX.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Xext') diff --git a/Xext/panoramiX.c b/Xext/panoramiX.c index f1d7aa77d..33faedc57 100644 --- a/Xext/panoramiX.c +++ b/Xext/panoramiX.c @@ -25,11 +25,15 @@ Equipment Corporation. ******************************************************************/ /* $XFree86: xc/programs/Xserver/Xext/panoramiX.c,v 3.37tsi Exp $ */ -#define NEED_REPLIES #ifdef HAVE_DIX_CONFIG_H #include #endif +#ifdef HAVE_DMX_CONFIG_H +#include +#endif + +#define NEED_REPLIES #include #include #include -- cgit v1.2.3