From 11b99a8ef5aaa919ccfc74eb9d84faaf71bf9b6e Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Sat, 26 May 2007 15:58:56 +1000 Subject: [PATCH] add glxtokens.h to xmesa_xf86.h as discussed on mailing list --- include/GL/xmesa_xf86.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/GL/xmesa_xf86.h b/include/GL/xmesa_xf86.h index 18908a13..4d69d4d9 100644 --- a/include/GL/xmesa_xf86.h +++ b/include/GL/xmesa_xf86.h @@ -39,6 +39,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #ifndef _XMESA_XF86_H_ #define _XMESA_XF86_H_ +#include "GL/glxtokens.h" #include "scrnintstr.h" #include "pixmapstr.h" #include "gcstruct.h" -- 2.11.4.GIT