mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-05-19 08:30:22 -07:00
asyncdialogbox: fix missing header
This commit is contained in:
parent
23ecce0e7a
commit
40147d3a3f
@ -1,6 +1,7 @@
|
|||||||
#include "AsyncDialogBox.hpp"
|
#include "AsyncDialogBox.hpp"
|
||||||
#include "./fs/FsUtils.hpp"
|
#include "./fs/FsUtils.hpp"
|
||||||
#include <csignal>
|
#include <csignal>
|
||||||
|
#include <algorithm>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include "../managers/eventLoop/EventLoopManager.hpp"
|
#include "../managers/eventLoop/EventLoopManager.hpp"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user