mirror of
https://github.com/Almamu/linux-wallpaperengine.git
synced 2025-07-14 05:12:25 +08:00
Fix compilation on Ubuntu 20.04
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
This commit is contained in:
parent
723fca552c
commit
1d45e2c88c
@ -17,6 +17,7 @@ extern "C" {
|
||||
#undef static
|
||||
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
using namespace WallpaperEngine::Render::Drivers;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user