mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-02-10 01:34:47 +01:00
gpu: DeviceCtl: add missed include
This commit is contained in:
parent
c2f317b2fa
commit
0741f8a0dc
|
|
@ -4,6 +4,7 @@
|
|||
#include "orbis/error/ErrorCode.hpp"
|
||||
#include "rx/bits.hpp"
|
||||
#include "rx/die.hpp"
|
||||
#include "rx/format.hpp"
|
||||
#include "shader/dialect.hpp"
|
||||
#include <cstdio>
|
||||
#include <print>
|
||||
|
|
|
|||
Loading…
Reference in a new issue