diff --git a/CMakeLists.txt b/CMakeLists.txt index e56a5f5f4..d9e25577e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1600,7 +1600,7 @@ elseif(WINDOWS) #include #include #include - ID3D12Device5 *device; + ID3D12Device1 *device; #if WDK_NTDDI_VERSION > 0x0A000008 int main(int argc, char **argv) { return 0; } #endif" HAVE_D3D12_H)