mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-10 13:48:40 +00:00
Fix build when -DENABLE_DISCORD_RPC=OFF (#1551)
* added ifdef for discordrpc * replaced discordrpc include correctly
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#include <cstring>
|
||||
#include <ctime>
|
||||
#include "src/common/discord_rpc_handler.h"
|
||||
#include "discord_rpc_handler.h"
|
||||
|
||||
namespace DiscordRPCHandler {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user