Externals: Fix include path for picojson and discord

This commit is contained in:
degasus
2020-04-29 11:45:59 +02:00
parent 239cde8aea
commit ae2d567f59
6 changed files with 8 additions and 5 deletions

View File

@ -4,7 +4,7 @@
#include "UICommon/AutoUpdate.h"
#include <picojson/picojson.h>
#include <picojson.h>
#include <string>
#include "Common/CommonPaths.h"