summaryrefslogtreecommitdiffstats
path: root/mmvec.cpp
diff options
context:
space:
mode:
authorNao Pross <naopross@thearcway.org>2019-06-22 16:27:03 +0200
committerNao Pross <naopross@thearcway.org>2019-06-22 16:27:03 +0200
commit90fa45bb9f430decea00e22ddafdd351048e57ba (patch)
treed1033f9a12270fbd99ecfee6a4e8f80dc7ba7591 /mmvec.cpp
parentMake childs inherit all basic_vec constructors with lang syntax (diff)
downloadlibmm-90fa45bb9f430decea00e22ddafdd351048e57ba.tar.gz
libmm-90fa45bb9f430decea00e22ddafdd351048e57ba.zip
Update CMakeLists and structure under include
Diffstat (limited to 'mmvec.cpp')
-rw-r--r--mmvec.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/mmvec.cpp b/mmvec.cpp
index f555a6e..95c68f1 100644
--- a/mmvec.cpp
+++ b/mmvec.cpp
@@ -1 +1 @@
-#include "mmvec.hpp"
+#include "mm/mmvec.hpp"