This commit is contained in:
Vaxry 2025-12-18 16:56:27 +00:00
parent e5d2e8aafe
commit 62110f1ee2
Signed by: vaxry
GPG key ID: 665806380871D640

View file

@ -37,6 +37,7 @@
#include "AsyncResourceGatherer.hpp" #include "AsyncResourceGatherer.hpp"
#include <ranges> #include <ranges>
#include <algorithm> #include <algorithm>
#include <fstream>
#include <string> #include <string>
#include <xf86drm.h> #include <xf86drm.h>
#include <fcntl.h> #include <fcntl.h>