SCons: Fix UWP build after #45315

(cherry picked from commit d1f023c35b)
This commit is contained in:
Rémi Verschelde 2021-02-22 15:30:48 +01:00
parent 5f33951009
commit ba095ae567
No known key found for this signature in database
GPG Key ID: C3336907360768E1

View File

@ -3,7 +3,6 @@
Import("env")
files = [
"thread_uwp.cpp",
"#platform/windows/key_mapping_windows.cpp",
"#platform/windows/windows_terminal_logger.cpp",
"joypad_uwp.cpp",