1
0
Fork 0
mirror of https://github.com/hyprwm/hyprcursor.git synced 2025-02-03 04:39:48 +01:00

lib: add missing header

ref 
This commit is contained in:
Vaxry 2024-04-08 23:31:11 +01:00
parent bd56398f19
commit 17ebb7fff0

View file

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