Skip to content

Commit

Permalink
Fix Android
Browse files Browse the repository at this point in the history
  • Loading branch information
RobDangerous committed Sep 1, 2024
1 parent ab6bb45 commit 2fbb2ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Backends/System/Android/Sources/kinc/backend/Android.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#pragma once

#include <android_native_app_glue.h>
#include <Android/android_native_app_glue.h>

#ifdef __cplusplus
extern "C" {
Expand Down

0 comments on commit 2fbb2ec

Please sign in to comment.