fix nix build

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
Trial97 2025-07-18 20:23:01 +03:00
parent 27259ff52d
commit aa265a45ee
No known key found for this signature in database
GPG key ID: 55EF5DA53DB36318
7 changed files with 11 additions and 12 deletions

View file

@ -34,6 +34,7 @@
*/
#include "ArchiveWriter.h"
#include <archive.h>
#include <archive_entry.h>
#include <QFile>
#include <QFileInfo>