From a4575499679d9d91055a35c7673b81872ec127cb Mon Sep 17 00:00:00 2001 From: Jouk Jansen Date: Mon, 30 Oct 2000 08:39:38 +0000 Subject: Committing in . Modified Files: Mesa/src/X/xm_api.c included macros.h ---------------------------------------------------------------------- --- src/mesa/drivers/x11/xm_api.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/mesa/drivers/x11/xm_api.c b/src/mesa/drivers/x11/xm_api.c index 5b31b8f790..4434fbfa2b 100644 --- a/src/mesa/drivers/x11/xm_api.c +++ b/src/mesa/drivers/x11/xm_api.c @@ -1,4 +1,4 @@ -/* $Id: xm_api.c,v 1.2 2000/09/26 20:54:13 brianp Exp $ */ +/* $Id: xm_api.c,v 1.3 2000/10/30 08:39:38 joukj Exp $ */ /* * Mesa 3-D graphics library @@ -75,7 +75,7 @@ #ifdef HAVE_CONFIG_H #include "conf.h" #endif - +#include "macros.h" #ifndef GLX_NONE_EXT #define GLX_NONE_EXT 0x8000 -- cgit v1.2.3