1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2025-02-05 02:52:11 +01:00
dxvk/src/d3d11/d3d11_include.h
Joshua Ashton 4a113c39d3 [d3d11] Remove compat definitions for older MinGW
These conflict with native builds, and have existed for a long time now.
2022-08-21 21:35:24 +02:00

6 lines
70 B
C

#pragma once
#include "../dxgi/dxgi_include.h"
#include <d3d11_4.h>