fix: stray include
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com>
This commit is contained in:
parent
e0e428ce38
commit
d92ae530d7
@ -96,7 +96,6 @@
|
||||
#include "net/HttpMetaCache.h"
|
||||
|
||||
#include "java/JavaUtils.h"
|
||||
#include <minecraft/MinecraftInstance.h>
|
||||
|
||||
#include "updater/UpdateChecker.h"
|
||||
|
||||
|
@ -71,6 +71,7 @@
|
||||
|
||||
#include <BaseInstance.h>
|
||||
#include <InstanceList.h>
|
||||
#include <minecraft/MinecraftInstance.h>
|
||||
#include <MMCZip.h>
|
||||
#include <icons/IconList.h>
|
||||
#include <java/JavaUtils.h>
|
||||
|
Loading…
Reference in New Issue
Block a user