Fix compilation errors on latest Windows

This commit is contained in:
DeaTh-G 2025-07-21 21:44:29 +02:00
parent abd71bb3e2
commit 3dcccbbc5a

View file

@ -357,7 +357,8 @@ if (WIN32)
ntdll ntdll
Shcore Shcore
Synchronization Synchronization
winmm winmm
windowsapp
) )
endif() endif()