mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-05-12 04:24:37 +02:00
Fixed imports
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> (cherry picked from commit 30ce8ecb5ff08bcec110b3b291025cfd72d4d4fe)
This commit is contained in:
parent
c0706b30ee
commit
7caed93d2c
@ -1,5 +1,6 @@
|
||||
#include "FlameModIndex.h"
|
||||
|
||||
#include "FileSystem.h"
|
||||
#include "Json.h"
|
||||
#include "minecraft/MinecraftInstance.h"
|
||||
#include "minecraft/PackProfile.h"
|
||||
|
@ -17,6 +17,7 @@
|
||||
*/
|
||||
|
||||
#include "ModrinthPackIndex.h"
|
||||
#include "FileSystem.h"
|
||||
#include "ModrinthAPI.h"
|
||||
|
||||
#include "Json.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user