mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-11 06:28:24 +02:00
check dxgi1_6.h before enabling sdr/hdr code in SDL_windowsmodes.c
thanks @madebr
This commit is contained in:
@@ -1911,6 +1911,7 @@ elseif(WINDOWS)
|
||||
endif()
|
||||
|
||||
# headers needed elsewhere
|
||||
check_include_file(dxgi1_6.h HAVE_DXGI1_6_H)
|
||||
check_include_file(tpcshrd.h HAVE_TPCSHRD_H)
|
||||
check_include_file(roapi.h HAVE_ROAPI_H)
|
||||
check_include_file(mmdeviceapi.h HAVE_MMDEVICEAPI_H)
|
||||
|
||||
Reference in New Issue
Block a user