mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-22 13:45:59 +01:00
fix oopsie include
This commit is contained in:
parent
59e34e311e
commit
ec2afb563e
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
#include <sys/un.h>
|
||||
#include <unistd.h>
|
||||
#include <ranges>
|
||||
#include <algorithm>
|
||||
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
|
|
Loading…
Reference in a new issue