mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 09:00:44 +00:00
Add missing includes on android
* Thanks to @Themaister for this fix
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
|
||||
#include "renderdoccmd.h"
|
||||
#include <EGL/egl.h>
|
||||
#include <GLES2/gl2.h>
|
||||
#include <GLES2/gl2ext.h>
|
||||
#include <dlfcn.h>
|
||||
#include <locale.h>
|
||||
|
||||
Reference in New Issue
Block a user