Skip to content

Commit

Permalink
Fix Android some more
Browse files Browse the repository at this point in the history
  • Loading branch information
RobDangerous committed Sep 1, 2024
1 parent 2fbb2ec commit 993068b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Backends/System/Android/Sources/kinc/backend/system.c.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// #include <kinc/input/sensor.h>
#include <android/sensor.h>
#include <android/window.h>
#include <android_native_app_glue.h>
#include <Android/android_native_app_glue.h>
#include <kinc/input/pen.h>
#include <kinc/input/surface.h>
#include <kinc/log.h>
Expand Down

0 comments on commit 993068b

Please sign in to comment.