mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 09:00:44 +00:00
Fix missing include for some android SDKs
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
#include <GLES2/gl2ext.h>
|
||||
#include <dlfcn.h>
|
||||
#include <locale.h>
|
||||
#include <math.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <string>
|
||||
|
||||
Reference in New Issue
Block a user