mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 13:00:09 +01:00
st/dri: Add missing header.
Add GL/internal/dri_interface.h for __DRI_TEXTURE_FORMAT_RGB.
This commit is contained in:
parent
5d37cebc1b
commit
7b7a9e8927
1 changed files with 2 additions and 0 deletions
|
|
@ -41,6 +41,8 @@
|
|||
#include "dri_st_api.h"
|
||||
#include "dri2.h"
|
||||
|
||||
#include "GL/internal/dri_interface.h"
|
||||
|
||||
/**
|
||||
* DRI2 flush extension.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue