mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-04 22:42:33 -07:00
common: Move settings to common from core.
- Removes a dependency on core and input_common from common.
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include <QColorDialog>
|
||||
#include "common/settings.h"
|
||||
#include "core/core.h"
|
||||
#include "core/settings.h"
|
||||
#include "ui_configure_input_advanced.h"
|
||||
#include "yuzu/configuration/configure_input_advanced.h"
|
||||
|
||||
|
Reference in New Issue
Block a user