xmesa: deprecate the "XMesa" interface

Move the include/GL/xmesa*.h files to src/mesa/drivers/x11/ so they're no
longer considered public.
This commit is contained in:
Brian Paul
2009-01-10 11:57:13 -07:00
parent 2c56dd7757
commit 1636328b0a
7 changed files with 1 additions and 4 deletions

View File

@@ -30,7 +30,6 @@
#include "glxheader.h"
#include "GL/xmesa.h"
#include "xmesaP.h"
#include "main/imports.h"
#include "main/framebuffer.h"