aboutsummaryrefslogtreecommitdiffstats
path: root/tests/matrixtest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/matrixtest.cpp')
-rw-r--r--tests/matrixtest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/matrixtest.cpp b/tests/matrixtest.cpp
index b570f6d4..9cc8bccc 100644
--- a/tests/matrixtest.cpp
+++ b/tests/matrixtest.cpp
@@ -6,7 +6,7 @@
* ----------------------------------------------------------------------------
*/
-#include <YAGE/Math/math.h>
+#include <yage/yage.h>
#include <gtest/gtest.h>
#include <algorithm>