mirror of
https://github.com/hyprwm/hyprutils.git
synced 2024-12-21 18:39: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
|
||||
|
||||
#include <pixman.h>
|
||||
#include <pixman-1/pixman.h>
|
||||
#include <vector>
|
||||
#include "Vector2D.hpp"
|
||||
#include "Box.hpp"
|
||||
|
|
Loading…
Reference in a new issue