mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 05:40:01 -06:00
Merge pull request #3862 from sigmabeta/android-new-ndk
[Android] Fix builds when using newest version of NDK
This commit is contained in:
@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include <android/native_window.h>
|
||||||
#include "Common/GL/GLInterface/EGL.h"
|
#include "Common/GL/GLInterface/EGL.h"
|
||||||
|
|
||||||
class cInterfaceEGLAndroid : public cInterfaceEGL
|
class cInterfaceEGLAndroid : public cInterfaceEGL
|
||||||
|
Reference in New Issue
Block a user