Skip to content

Commit

Permalink
[MISC] Bump DXGI to 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Xphalnos authored and JeBobs committed Nov 1, 2024
1 parent 6fb7b11 commit d33cf90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/xenia/ui/d3d12/d3d12_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
#include <d3d12.h>
#include <d3d12sdklayers.h>
#include <d3dcompiler.h>
#include <dxgi1_5.h>
#include <dxgi1_6.h>
#include <dxgidebug.h>
// For Microsoft::WRL::ComPtr.
#include <wrl/client.h>
Expand Down

0 comments on commit d33cf90

Please sign in to comment.