mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 06:30:10 +01:00
mesa: fix function remapping for dlist
glapidispatch.h should not be included directly. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=36282
This commit is contained in:
parent
fed482f5e3
commit
0dc45374f2
1 changed files with 0 additions and 1 deletions
|
|
@ -49,7 +49,6 @@
|
|||
#include "eval.h"
|
||||
#include "framebuffer.h"
|
||||
#include "glapi/glapi.h"
|
||||
#include "glapidispatch.h"
|
||||
#include "hash.h"
|
||||
#include "image.h"
|
||||
#include "light.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue