all: lua update compatibility (#649)

This commit is contained in:
Ivan Malison
2026-05-04 16:35:52 -07:00
committed by GitHub
parent 473804b359
commit b6e080577d
21 changed files with 452 additions and 253 deletions

View File

@ -5,6 +5,7 @@
#include <hyprland/src/render/Renderer.hpp>
#include <hyprutils/memory/Casts.hpp>
using namespace Hyprutils::Memory;
using namespace Render::GL;
#include "BorderppPassElement.hpp"
#include "globals.hpp"