mirror of
https://github.com/EduApps-CDG/OpenDX
synced 2024-12-30 09:45:37 +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"
|
#include "d3d10_device.h"
|
||||||
|
|
||||||
namespace dxvk {
|
namespace dxvk {
|
||||||
@ -55,4 +57,4 @@ namespace dxvk {
|
|||||||
return m_protected;
|
return m_protected;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user