You've already forked android_translation_layer
mirror of
https://gitlab.com/android_translation_layer/android_translation_layer.git
synced 2025-10-27 11:48:10 -07:00
fix build on Debian 12 / GTK 4.8
This commit is contained in:
@@ -43,6 +43,9 @@
|
||||
#include <openxr/openxr.h>
|
||||
#define XR_USE_PLATFORM_EGL
|
||||
#include <openxr/openxr_platform.h>
|
||||
#ifndef XR_REFERENCE_SPACE_TYPE_LOCAL_FLOOR_EXT
|
||||
#define XR_REFERENCE_SPACE_TYPE_LOCAL_FLOOR_EXT 1000426000
|
||||
#endif
|
||||
|
||||
#include <assert.h>
|
||||
#include <dlfcn.h>
|
||||
|
||||
Reference in New Issue
Block a user