Fix builds when using newest version of NDK
This commit is contained in:
parent
34e315ba07
commit
c92f7ef173
|
@ -4,6 +4,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <android/native_window.h>
|
||||
#include "Common/GL/GLInterface/EGL.h"
|
||||
|
||||
class cInterfaceEGLAndroid : public cInterfaceEGL
|
||||
|
|
Loading…
Reference in New Issue