mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
refactor: simpler includes for quazip
This commit is contained in:
parent
81c72c2038
commit
0442b80a2c
14 changed files with 2 additions and 76 deletions
|
|
@ -29,12 +29,7 @@
|
|||
#include "modplatform/flame/FileResolvingTask.h"
|
||||
#include "modplatform/flame/PackManifest.h"
|
||||
#include "Json.h"
|
||||
|
||||
#ifdef QUAZIP_USE_SUBMODULE
|
||||
#include <quazip/quazipdir.h>
|
||||
#else
|
||||
#include <QuaZip-Qt5-1.2/quazip/quazipdir.h>
|
||||
#endif
|
||||
#include "modplatform/technic/TechnicPackProcessor.h"
|
||||
|
||||
#include "icons/IconList.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue