mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-03 19:22:25 -07:00
common: Move settings to common from core.
- Removes a dependency on core and input_common from common.
This commit is contained in:
@@ -21,9 +21,9 @@
|
||||
#include "common/logging/backend.h"
|
||||
#include "common/logging/log.h"
|
||||
#include "common/logging/text_formatter.h"
|
||||
#include "common/settings.h"
|
||||
#include "common/string_util.h"
|
||||
#include "common/threadsafe_queue.h"
|
||||
#include "core/settings.h"
|
||||
|
||||
namespace Log {
|
||||
|
||||
|
Reference in New Issue
Block a user