Changed glm include path

This commit is contained in:
Mikael Pettersson
2020-02-07 10:49:42 +01:00
committed by Mikael Pettersson
parent 4d500fc6dc
commit b96fa43b27
+1 -1
View File
@@ -25,7 +25,7 @@
#ifndef __OPENSPACE_CORE___TOUCH___H__
#define __OPENSPACE_CORE___TOUCH___H__
#include <glm/detail/type_vec2.hpp>
#include <glm/vec2.hpp>
#include <cstdint>
#include <deque>