From 457cdf24489c20f0f9b9b9877bf9e875aa643f91 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 8 Apr 2024 11:16:28 +0200 Subject: wip --- src/object.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/object.hpp') diff --git a/src/object.hpp b/src/object.hpp index 4c535340..ce793fe8 100644 --- a/src/object.hpp +++ b/src/object.hpp @@ -6,6 +6,7 @@ #include "src/object-type.hpp" #include "src/object-id.hpp" #include "src/point.hpp" +#include "src/script.hpp" #include namespace floormat { -- cgit v1.2.3