mirror of
https://github.com/Almamu/linux-wallpaperengine.git
synced 2025-07-14 05:12:25 +08:00
fix: missing unistd include
This commit is contained in:
parent
0d36d6e222
commit
c44a86d218
@ -15,6 +15,8 @@
|
||||
#include "WallpaperEngine/Render/Drivers/CWaylandOpenGLDriver.h"
|
||||
#include "WallpaperEngine/Render/Drivers/Detectors/CX11FullScreenDetector.h"
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
#define FULLSCREEN_CHECK_WAIT_TIME 250
|
||||
|
||||
float g_Time;
|
||||
|
Loading…
Reference in New Issue
Block a user