backends/drm: Remove unused screens.h includes
This commit is contained in:
parent
a4fe17653f
commit
b3d3ca8c0f
2 changed files with 0 additions and 2 deletions
|
@ -27,7 +27,6 @@
|
|||
#include "renderloop.h"
|
||||
#include "renderloop_p.h"
|
||||
#include "scene.h"
|
||||
#include "screens.h"
|
||||
#include "session.h"
|
||||
// Qt
|
||||
#include <QCryptographicHash>
|
||||
|
|
|
@ -29,7 +29,6 @@
|
|||
#include "logging.h"
|
||||
#include "options.h"
|
||||
#include "renderloop_p.h"
|
||||
#include "screens.h"
|
||||
#include "shadowbuffer.h"
|
||||
#include "surfaceitem_wayland.h"
|
||||
#include "virtual_egl_gbm_layer.h"
|
||||
|
|
Loading…
Reference in a new issue