fix: fix damage issues

This commit is contained in:
Virt 2024-06-21 16:36:10 +02:00
commit facfa7f356
4 changed files with 38 additions and 3 deletions

View file

@ -1,4 +1,5 @@
#include "globals.hpp"
#include <GLES2/gl2.h>
#define private public
#include <hyprland/src/render/OpenGL.hpp>