mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 16:08:04 +02:00
Fix build by removing #include of removed dri_sarea.h.
Thanks to JohnFlux on IRC for pointing out the problem.
This commit is contained in:
parent
f56b569e9a
commit
55270310c5
1 changed files with 0 additions and 1 deletions
|
|
@ -56,7 +56,6 @@
|
|||
#include "glheader.h"
|
||||
#include "GL/internal/glcore.h"
|
||||
#include "GL/internal/dri_interface.h"
|
||||
#include "GL/internal/dri_sarea.h"
|
||||
|
||||
#define GLX_BAD_CONTEXT 5
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue