mirror of
https://github.com/hyprwm/Hyprland
synced 2025-01-11 22:49:48 +01:00
add todo comment about the evil include
This commit is contained in:
parent
38f8908454
commit
7c19648197
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
#include "../Compositor.hpp"
|
#include "../Compositor.hpp"
|
||||||
|
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
// TODO: this is evil
|
||||||
#include "../../subprojects/wlroots/include/render/egl.h"
|
#include "../../subprojects/wlroots/include/render/egl.h"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue