mirror of
https://github.com/hyprwm/Hyprland
synced 2025-01-11 23:09:49 +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"
|
||||
|
||||
extern "C" {
|
||||
// TODO: this is evil
|
||||
#include "../../subprojects/wlroots/include/render/egl.h"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue