aboutsummaryrefslogtreecommitdiffstats
path: root/tests/matrixtest.cpp
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-09-09 08:32:39 +0100
committerYann Herklotz <ymherklotz@gmail.com>2017-09-09 08:32:39 +0100
commit6e4681a86fc1d118571dac06ffa811a988a1066a (patch)
tree14d03aa3dbd65e91f74d041ae8203b8c7d13cdf4 /tests/matrixtest.cpp
parent60072c1d8089ffd3294e76636198d14710be95b8 (diff)
downloadYAGE-6e4681a86fc1d118571dac06ffa811a988a1066a.tar.gz
YAGE-6e4681a86fc1d118571dac06ffa811a988a1066a.zip
Stable build
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>