aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform/atlauncher/ATLPackInstallTask.cpp
diff options
context:
space:
mode:
authorswirl <swurl@swurl.xyz>2022-02-03 14:14:12 -0500
committerswirl <swurl@swurl.xyz>2022-02-03 14:14:12 -0500
commit076efc4cb2586edbc11868bd93f48cfe03eb5a6d (patch)
treec525883696e42d8b3e2253e1b2eb08d43883abc6 /launcher/modplatform/atlauncher/ATLPackInstallTask.cpp
parent2c62a34c2f47961e343b8aae37cd76ed7520593e (diff)
parentc4cb7ddc4f9c06006d585ba7ff7405ac0cfdbb3c (diff)
downloadPrismLauncher-076efc4cb2586edbc11868bd93f48cfe03eb5a6d.tar.gz
PrismLauncher-076efc4cb2586edbc11868bd93f48cfe03eb5a6d.tar.bz2
PrismLauncher-076efc4cb2586edbc11868bd93f48cfe03eb5a6d.zip
Merge branch 'update-quazip' of git://github.com/Scrumplex/PolyMC into develop
Diffstat (limited to 'launcher/modplatform/atlauncher/ATLPackInstallTask.cpp')
-rw-r--r--launcher/modplatform/atlauncher/ATLPackInstallTask.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/modplatform/atlauncher/ATLPackInstallTask.cpp b/launcher/modplatform/atlauncher/ATLPackInstallTask.cpp
index e5db512e..8de5fc9f 100644
--- a/launcher/modplatform/atlauncher/ATLPackInstallTask.cpp
+++ b/launcher/modplatform/atlauncher/ATLPackInstallTask.cpp
@@ -19,7 +19,7 @@
#include <QtConcurrent/QtConcurrent>
-#include <quazip.h>
+#include <quazip/quazip.h>
#include "MMCZip.h"
#include "minecraft/OneSixVersionFormat.h"