region: fix header path

This commit is contained in:
Vaxry 2024-12-06 16:24:01 +00:00
parent b26f33cc1c
commit 104117aed6

View file

@ -1,6 +1,6 @@
#pragma once
#include <pixman.h>
#include <pixman-1/pixman.h>
#include <vector>
#include "Vector2D.hpp"
#include "Box.hpp"