X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.g3d%2Fscl%2FG3D%2FMath%2FVector3d.scl;fp=org.simantics.g3d%2Fscl%2FG3D%2FMath%2FVector3d.scl;h=59cfdf97289db415b029d5aeb5834cf8164ffab6;hb=d3f535e82944e98845638c0e56b23077c1e7c104;hp=cab235384a4ff460882a056809372d8ce01ea053;hpb=8c8a6f597d1c56ebe788a028d70c7851f58dae9f;p=simantics%2F3d.git diff --git a/org.simantics.g3d/scl/G3D/Math/Vector3d.scl b/org.simantics.g3d/scl/G3D/Math/Vector3d.scl index cab23538..59cfdf97 100644 --- a/org.simantics.g3d/scl/G3D/Math/Vector3d.scl +++ b/org.simantics.g3d/scl/G3D/Math/Vector3d.scl @@ -1,4 +1,4 @@ -import "./Tuple3d" +include "./Tuple3d" import "JavaBuiltin" as Java