mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-18 09:07:48 -04:00
Add missing include
This commit is contained in:
parent
ab662dbbce
commit
af50e9678f
@ -15,6 +15,8 @@
|
|||||||
#include <android/native_window.h>
|
#include <android/native_window.h>
|
||||||
#include <android/native_window_jni.h>
|
#include <android/native_window_jni.h>
|
||||||
|
|
||||||
|
#include "utils.h"
|
||||||
|
|
||||||
struct PotatoBridge {
|
struct PotatoBridge {
|
||||||
ANativeWindow* androidWindow;
|
ANativeWindow* androidWindow;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user