mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-05 23:58:59 +00:00
Externals: Fix include path for picojson and discord
This commit is contained in:
parent
239cde8aea
commit
ae2d567f59
6 changed files with 8 additions and 5 deletions
|
@ -8,7 +8,7 @@
|
|||
#include <numeric>
|
||||
#include <string>
|
||||
|
||||
#include <picojson/picojson.h>
|
||||
#include <picojson.h>
|
||||
|
||||
#include "Common/Common.h"
|
||||
#include "Common/HttpRequest.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue