mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-18 02:52:10 +01:00
[d3d10] Add missing include
This commit is contained in:
parent
c0a7143d1b
commit
f0e9700f34
@ -1,3 +1,5 @@
|
||||
#include <utility>
|
||||
|
||||
#include "d3d10_device.h"
|
||||
|
||||
namespace dxvk {
|
||||
@ -55,4 +57,4 @@ namespace dxvk {
|
||||
return m_protected;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user