mirror of
https://github.com/hyprwm/hyprutils.git
synced 2024-12-22 10:49:48 +01:00
region: fix header path
This commit is contained in:
parent
b26f33cc1c
commit
104117aed6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <pixman.h>
|
#include <pixman-1/pixman.h>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include "Vector2D.hpp"
|
#include "Vector2D.hpp"
|
||||||
#include "Box.hpp"
|
#include "Box.hpp"
|
||||||
|
|
Loading…
Reference in a new issue