config: fix includes
This commit is contained in:
parent
31431a9271
commit
44004abc01
5 changed files with 6 additions and 6 deletions
|
|
@ -25,8 +25,8 @@
|
|||
#include "../debug/HyprNotificationOverlay.hpp"
|
||||
#include "../plugins/PluginSystem.hpp"
|
||||
|
||||
#include "managers/HookSystemManager.hpp"
|
||||
#include "protocols/types/ContentType.hpp"
|
||||
#include "../managers/HookSystemManager.hpp"
|
||||
#include "../protocols/types/ContentType.hpp"
|
||||
#include <cstddef>
|
||||
#include <cstdint>
|
||||
#include <hyprutils/path/Path.hpp>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue