mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 13:20:27 -06:00
Centralize the logging code into its own folder in Common.
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
#include <map>
|
||||
|
||||
#include "Common/LogManager.h"
|
||||
#include "Common/Logging/LogManager.h"
|
||||
#include "VideoCommon/DriverDetails.h"
|
||||
|
||||
namespace DriverDetails
|
||||
|
Reference in New Issue
Block a user