mesa: deprecate the GL/fxmesa.h header

This commit is contained in:
Brian Paul 2009-01-10 12:01:40 -07:00
parent d25cc16efa
commit f5979b0c15
2 changed files with 1 additions and 1 deletions

View file

@ -30,7 +30,7 @@
#include "xmesa.h"
#include "main/mtypes.h"
#if defined(FX)
#include "GL/fxmesa.h"
#include "fxmesa.h"
#include "xm_glide.h"
#endif
#ifdef XFree86Server