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 f213138 commit 65426fb
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 <chrono.h>
#include <chrono>
#include <thread>

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

0 comments on commit 65426fb

Please sign in to comment.