mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 11:18:08 +02:00
mesa: deprecate the GL/fxmesa.h header
This commit is contained in:
parent
d25cc16efa
commit
f5979b0c15
2 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue