diff --git a/thermion_dart/native/include/Gizmo.hpp b/thermion_dart/native/include/Gizmo.hpp index 5aef1e70..1358106b 100644 --- a/thermion_dart/native/include/Gizmo.hpp +++ b/thermion_dart/native/include/Gizmo.hpp @@ -19,7 +19,6 @@ #include "material/gizmo.h" -#include "Aabb2.h" #include "ThermionDartApi.h" namespace thermion_filament { diff --git a/thermion_dart/native/include/GridOverlay.hpp b/thermion_dart/native/include/GridOverlay.hpp index faf1ef6b..f4009bcd 100644 --- a/thermion_dart/native/include/GridOverlay.hpp +++ b/thermion_dart/native/include/GridOverlay.hpp @@ -21,7 +21,6 @@ #include "material/gizmo.h" -#include "Aabb2.h" namespace thermion_filament {