mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-22 02:16:23 +00:00
Fix build when -DENABLE_DISCORD_RPC=OFF (#1551)
* added ifdef for discordrpc * replaced discordrpc include correctly
This commit is contained in:
parent
17c47bcd96
commit
9f42a12baf
4 changed files with 8 additions and 3 deletions
|
@ -9,7 +9,6 @@
|
|||
|
||||
#include "background_music_player.h"
|
||||
#include "common/config.h"
|
||||
#include "common/discord_rpc_handler.h"
|
||||
#include "common/path_util.h"
|
||||
#include "core/file_format/psf.h"
|
||||
#include "core/file_sys/fs.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue