12 lines
361 B
Diff
12 lines
361 B
Diff
--- a/Core/RetroAchievements.cpp 2023-10-12 12:23:28.000000000 +0200
|
|
+++ - 2023-10-13 14:36:02.617389722 +0200
|
|
@@ -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"
|