mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-28 18:47:53 -05:00
Use negative priorities to avoid special-casing the self-include
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include "citra_qt/configure_audio.h"
|
||||
#include "audio_core/sink_details.h"
|
||||
#include "citra_qt/configure_audio.h"
|
||||
#include "core/settings.h"
|
||||
#include "ui_configure_audio.h"
|
||||
|
||||
|
Reference in New Issue
Block a user