mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
Externals: Fix include path for picojson and discord
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
#include <set>
|
||||
#include <string>
|
||||
|
||||
#include <discord-rpc/include/discord_rpc.h>
|
||||
#include <discord_rpc.h>
|
||||
#include <fmt/format.h>
|
||||
|
||||
#include "Common/Hash.h"
|
||||
|
Reference in New Issue
Block a user