mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 20:58:54 +00:00
Build fix
This commit is contained in:
parent
e4b4a65346
commit
ba545ec1e9
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
#include "AudioCommon.h"
|
||||
#include "CommonPaths.h"
|
||||
#include "FileUtil.h"
|
||||
#include "..\..\Core\Src\ConfigManager.h"
|
||||
#include "../../Core/Src/ConfigManager.h"
|
||||
|
||||
AudioCommonConfig ac_Config;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue