mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +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
|
@ -4,7 +4,7 @@
|
|||
|
||||
#include "UICommon/AutoUpdate.h"
|
||||
|
||||
#include <picojson/picojson.h>
|
||||
#include <picojson.h>
|
||||
#include <string>
|
||||
|
||||
#include "Common/CommonPaths.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue