Skip to content

Commit

Permalink
Update metadbg.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
qurious-pixel authored Nov 1, 2023
1 parent 9de4df4 commit f3bdbe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpcsx-os/iodev/metadbg.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#include "orbis/KernelAllocator.hpp"
#include "orbis/file.hpp"
#include "orbis/utils/Logs.hpp"
#include <bits/chrono.h>
#include <chrono>
#include <thread>

struct MetaDbgFile : orbis::File {};
Expand Down

0 comments on commit f3bdbe6

Please sign in to comment.