fix: cleanup includes

This commit is contained in:
Virt 2025-01-18 22:40:48 +01:00
commit e26501d84d
9 changed files with 15 additions and 15 deletions

View file

@ -1,5 +1,5 @@
#include "../globals.hpp"
#include <GLES2/gl2.h>
#include <hyprland/src/defines.hpp> // don't unprivate stuff in here
#define private public
#include <hyprland/src/render/OpenGL.hpp>