mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 22:19:02 +00:00
Move Log.h to util/logs.hpp
This commit is contained in:
parent
a166d3680e
commit
e4a81b1d13
25 changed files with 39 additions and 32 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#include "stdafx.h"
|
||||
|
||||
#include "GDB.h"
|
||||
#include "Utilities/Log.h"
|
||||
#include "util/logs.hpp"
|
||||
#include "Utilities/StrUtil.h"
|
||||
#include "Emu/Memory/vm.h"
|
||||
#include "Emu/System.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue