mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 23:50:11 +01:00
egl/android: add missing include
Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com> Reviewed-by: Rob Herring <robh@kernel.org>
This commit is contained in:
parent
fe2f5cfdc7
commit
688d866eca
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
|||
* DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#include <android/native_window.h>
|
||||
#include <errno.h>
|
||||
#include <dlfcn.h>
|
||||
#include <fcntl.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue