summaryrefslogtreecommitdiff
path: root/src/Gudhi_stat/test/vector_representation_test.cpp
diff options
context:
space:
mode:
authorpdlotko <pdlotko@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-03-24 20:22:47 +0000
committerpdlotko <pdlotko@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-03-24 20:22:47 +0000
commitee086a78f61f1ac6dd14ecab6e34d6710c971f64 (patch)
tree91d7bec2f0d8bca9b84f31d523a82240d79cd12a /src/Gudhi_stat/test/vector_representation_test.cpp
parent5b6290423812b24cc3f67a4a8e9c9027b9d95cd6 (diff)
Answer to Marc's comments.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@2240 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 20c02d536373553322a3e10eb4aacc2959db654a
Diffstat (limited to 'src/Gudhi_stat/test/vector_representation_test.cpp')
-rw-r--r--src/Gudhi_stat/test/vector_representation_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Gudhi_stat/test/vector_representation_test.cpp b/src/Gudhi_stat/test/vector_representation_test.cpp
index dd84fc33..f69673dd 100644
--- a/src/Gudhi_stat/test/vector_representation_test.cpp
+++ b/src/Gudhi_stat/test/vector_representation_test.cpp
@@ -21,7 +21,7 @@
*/
-#include <gudhi/concretizations/Vector_distances_in_diagram.h>
+#include <gudhi/persistence_representations/Vector_distances_in_diagram.h>
#include <gudhi/common_gudhi_stat.h>
#include <iostream>