include egl in includes.hpp

This commit is contained in:
vaxerski
2022-05-25 23:13:13 +02:00
parent 9597ffdd32
commit 2c907e0540
2 changed files with 1 additions and 1 deletions

View File

@@ -3,7 +3,6 @@
#include "../defines.hpp"
#include "../helpers/Monitor.hpp"
#include "../helpers/Color.hpp"
#include <wlr/render/egl.h>
#include <list>
#include <unordered_map>