mirror of
https://github.com/hyprwm/Hyprland
synced 2026-05-19 08:58:13 +02:00
Bumps required hyprgraphics to 0.1.6 --------- Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
8 lines
No EOL
249 B
C++
8 lines
No EOL
249 B
C++
#pragma once
|
|
|
|
#include <hyprgraphics/resource/AsyncResourceGatherer.hpp>
|
|
#include <hyprgraphics/resource/resources/ImageResource.hpp>
|
|
|
|
#include "../helpers/memory/Memory.hpp"
|
|
|
|
inline UP<Hyprgraphics::CAsyncResourceGatherer> g_pAsyncResourceGatherer; |