--- a/src/ldObjectMath.h Thu Jan 04 19:40:52 2018 +0200 +++ b/src/ldObjectMath.h Thu Jan 04 19:44:26 2018 +0200 @@ -19,5 +19,5 @@ #pragma once #include "main.h" -void RotateObjects (const int l, const int m, const int n, +void RotateObjects(const int l, const int m, const int n, double angle, LDObjectList const& objects);