Remove redundant includes

This commit is contained in:
Malin Ejdbo
2021-06-29 10:42:12 +02:00
parent 9dc2b3348b
commit 9ef67d30c8
-5
View File
@@ -22,11 +22,6 @@
* OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. *
****************************************************************************************/
#include <openspace/documentation/documentation.h>
#include <openspace/engine/globals.h>
#include <openspace/engine/openspaceengine.h>
#include <ghoul/misc/defer.h>
#include <ghoul/misc/easing.h>
#include <openspace/util/coordinateconversion.h>
namespace openspace::space::luascriptfunctions {