mirror of
https://github.com/glfw/glfw.git
synced 2024-11-22 04:54:35 +00:00
EGL: Fix missing include
This commit is contained in:
parent
a19490c291
commit
06a6629eef
@ -28,6 +28,7 @@
|
||||
#include "internal.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <assert.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user