mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-10 18:18:49 +00:00
Centralize the logging code into its own folder in Common.
This commit is contained in:
parent
d0ad84f69b
commit
ca5340ebde
34 changed files with 92 additions and 90 deletions
|
@ -18,7 +18,7 @@
|
|||
#include <wx/windowid.h>
|
||||
|
||||
#include "Common/Common.h"
|
||||
#include "Common/LogManager.h"
|
||||
#include "Common/Logging/LogManager.h"
|
||||
|
||||
class CFrame;
|
||||
class wxBoxSizer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue