More GLM initialization fixes

This commit is contained in:
Alexander Bock
2020-02-10 01:18:27 +01:00
parent 24ce773da9
commit 9491f73803
59 changed files with 123 additions and 120 deletions

View File

@@ -23,6 +23,7 @@
****************************************************************************************/
#include <ghoul/lua/ghoul_lua.h>
#include <glm/ext/matrix_common.hpp>
namespace openspace::properties {