mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-03 11:56:57 +03:00
fix nix build
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
27259ff52d
commit
aa265a45ee
7 changed files with 11 additions and 12 deletions
|
|
@ -1,7 +1,6 @@
|
|||
#include "LocalModParseTask.h"
|
||||
|
||||
#include <qdcss.h>
|
||||
#include <qstringview.h>
|
||||
#include <toml++/toml.h>
|
||||
#include <QJsonArray>
|
||||
#include <QJsonDocument>
|
||||
|
|
@ -14,7 +13,6 @@
|
|||
#include "Json.h"
|
||||
#include "archive/ArchiveReader.h"
|
||||
#include "minecraft/mod/ModDetails.h"
|
||||
#include "modplatform/ModIndex.h"
|
||||
#include "settings/INIFile.h"
|
||||
|
||||
static const QRegularExpression s_newlineRegex("\r\n|\n|\r");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue