mirror of
https://github.com/hyprwm/Hyprland
synced 2024-12-22 23:49:49 +01:00
includes: remove redundant from screencopy
This commit is contained in:
parent
1ba7a09bf6
commit
a31dceb2c6
2 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
||||||
#include "Screencopy.hpp"
|
#include "Screencopy.hpp"
|
||||||
#include "../Compositor.hpp"
|
#include "../Compositor.hpp"
|
||||||
#include <drm_fourcc.h>
|
|
||||||
|
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
#include "ToplevelExport.hpp"
|
#include "ToplevelExport.hpp"
|
||||||
#include "../Compositor.hpp"
|
#include "../Compositor.hpp"
|
||||||
#include <drm_fourcc.h>
|
|
||||||
|
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue