summaryrefslogtreecommitdiff
path: root/test/test-maths.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-maths.cpp')
-rw-r--r--test/test-maths.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test-maths.cpp b/test/test-maths.cpp
index 6ee2113..a4a881d 100644
--- a/test/test-maths.cpp
+++ b/test/test-maths.cpp
@@ -4,7 +4,7 @@
#include <boost/test/data/test_case.hpp>
#include <boost/test/unit_test.hpp>
#include <glm/gtx/transform.hpp>
-#include <stream_support.hpp>
+#include <stream_support.h>
#include <string_view>
#include <type_traits>