mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Externals: Fix include path for picojson and discord
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
#include "UICommon/ResourcePack/Manifest.h"
|
||||
|
||||
#include <picojson/picojson.h>
|
||||
#include <picojson.h>
|
||||
|
||||
namespace ResourcePack
|
||||
{
|
||||
|
Reference in New Issue
Block a user