lib: add missing header

ref #30
This commit is contained in:
Vaxry 2024-04-08 23:31:11 +01:00
parent bd56398f19
commit 17ebb7fff0
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
#include <zip.h>
#include <cstring>
#include <algorithm>
#include <cmath>
#include <librsvg/rsvg.h>
#include "manifest.hpp"