mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Centralize the logging code into its own folder in Common.
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user