Add missing header

This commit is contained in:
Emma Broman
2020-09-25 15:51:10 +02:00
parent 840424cc61
commit d79d77f7e5
+1
View File
@@ -26,6 +26,7 @@
#include <ghoul/logging/logmanager.h>
#include <ghoul/misc/easing.h>
#include <algorithm>
namespace {
constexpr const char* _loggerCat = "SpeedFunction";