mirror of
https://github.com/Almamu/linux-wallpaperengine.git
synced 2025-07-13 21:02:34 +08:00
Added unistd.h missing from CWaylandOutputViewport
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
This commit is contained in:
parent
b9dbb652d3
commit
7c39db8b4b
@ -13,6 +13,8 @@ extern "C" {
|
||||
#undef namespace
|
||||
#undef static
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
using namespace WallpaperEngine::Render::Drivers;
|
||||
using namespace WallpaperEngine::Render::Drivers::Output;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user