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:
@ -5,7 +5,7 @@
|
||||
#include <sstream>
|
||||
#include <unordered_map>
|
||||
|
||||
#include "Common/Log.h"
|
||||
#include "Common/Logging/Log.h"
|
||||
#include "VideoBackends/OGL/GLExtensions/GLExtensions.h"
|
||||
|
||||
#if defined(__linux__) || defined(__APPLE__)
|
||||
|
Reference in New Issue
Block a user