add todo comment about the evil include

This commit is contained in:
Vaxry 2023-11-23 19:05:07 +00:00
parent 38f8908454
commit 7c19648197

View file

@ -3,6 +3,7 @@
#include "../Compositor.hpp"
extern "C" {
// TODO: this is evil
#include "../../subprojects/wlroots/include/render/egl.h"
}