Skip to content

Commit 4b42c3f

Browse files
committed
platform: fix PlatformEGLAndroid include (#9469)
Only need AndroidNdk (already included) and not AndroidNativeWindow
1 parent 0b13c5f commit 4b42c3f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

filament/backend/include/backend/platforms/PlatformEGLAndroid.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@
3030

3131
#include <math/mat3.h>
3232

33-
#include "AndroidNativeWindow.h"
34-
3533
#include <chrono>
3634

3735
#include <stddef.h>

0 commit comments

Comments
 (0)