Include span

This is needed on some compilers like g++ 11.
wilder/Plasma/6.2
David Redondo 2 years ago
parent 2ec45f33d1
commit e0202c7531
  1. 1
      src/backends/drm/drm_plane.cpp

@ -19,6 +19,7 @@
#include <drm_fourcc.h>
#include <ranges>
#include <span>
namespace KWin
{

Loading…
Cancel
Save