mirror of
https://github.com/hyprwm/Hyprland
synced 2024-12-23 18:09:49 +01:00
includes: include sharedDefs in includes.hpp
This commit is contained in:
parent
55b4f84fea
commit
447c173cad
1 changed files with 1 additions and 0 deletions
|
@ -146,3 +146,4 @@ extern "C" {
|
||||||
|
|
||||||
#include "helpers/Vector2D.hpp"
|
#include "helpers/Vector2D.hpp"
|
||||||
#include "helpers/Box.hpp"
|
#include "helpers/Box.hpp"
|
||||||
|
#include "SharedDefs.hpp"
|
||||||
|
|
Loading…
Reference in a new issue