Skip to content

Commit

Permalink
[d3d8] Add missing include to d3d8_state_block.h
Browse files Browse the repository at this point in the history
  • Loading branch information
WinterSnowfall authored and K0bin committed Dec 5, 2024
1 parent a78c1bd commit b1ad431
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/d3d8/d3d8_state_block.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
#include "d3d8_device.h"
#include "d3d8_device_child.h"

#include "../util/util_bit.h"

#include <array>

namespace dxvk {
Expand Down

0 comments on commit b1ad431

Please sign in to comment.