remove unnecessary egl includes

This commit is contained in:
Simon Zeni 2021-01-07 00:11:48 -05:00 committed by Simon Ser
parent b899a412e3
commit 9192c0480a
12 changed files with 0 additions and 24 deletions

View file

@ -8,7 +8,6 @@
#include <wlr/backend/interface.h>
#include <wlr/backend/session.h>
#include <wlr/interfaces/wlr_output.h>
#include <wlr/render/egl.h>
#include <wlr/types/wlr_list.h>
#include <wlr/util/log.h>
#include <xf86drm.h>