aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-06-21 13:11:37 +0100
committerYann Herklotz <ymherklotz@gmail.com>2017-06-21 13:11:37 +0100
commit77c2f920442b7b73cd3f1f94c3362948c7fb2a5d (patch)
treeacb39ebf2b271500208c52ae7894178499152fff /test
parent6b974b64e447610f8b5340817ffd4a3513d4f3d1 (diff)
downloadYAGE-77c2f920442b7b73cd3f1f94c3362948c7fb2a5d.tar.gz
YAGE-77c2f920442b7b73cd3f1f94c3362948c7fb2a5d.zip
Creating general includes for easier use
Diffstat (limited to 'test')
-rw-r--r--test/matrix_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/matrix_test.cpp b/test/matrix_test.cpp
index bf85ab35..aa8bb71d 100644
--- a/test/matrix_test.cpp
+++ b/test/matrix_test.cpp
@@ -1,4 +1,4 @@
-#include "Math/matrix.hpp"
+#include "Math/math.hpp"
#include <iostream>