mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-06 20:58:37 +01:00
[d3d8] Add missing include to d3d8_state_block.h
This commit is contained in:
parent
a78c1bd6dd
commit
aa85875f8a
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
|||
#include "d3d8_device.h"
|
||||
#include "d3d8_device_child.h"
|
||||
|
||||
#include "../util/util_bit.h"
|
||||
|
||||
#include <array>
|
||||
|
||||
namespace dxvk {
|
||||
|
|
Loading…
Add table
Reference in a new issue