12 lines
373 B
Diff
12 lines
373 B
Diff
--- ppsspp-1.17.1/Core/RetroAchievements.cpp 2024-02-04 14:08:02.000000000 +0100
|
|
+++ - 2024-02-12 00:07:54.268096492 +0100
|
|
@@ -26,7 +26,7 @@
|
|
#include "ext/rcheevos/include/rc_hash.h"
|
|
#include "ext/rcheevos/src/rhash/md5.h"
|
|
|
|
-#include "ext/rapidjson/include/rapidjson/document.h"
|
|
+#include <rapidjson/document.h>
|
|
|
|
#include "Common/Log.h"
|
|
#include "Common/File/Path.h"
|