summaryrefslogtreecommitdiff
path: root/src/Gudhi_stat/test
diff options
context:
space:
mode:
authorpdlotko <pdlotko@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-04-07 10:45:13 +0000
committerpdlotko <pdlotko@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-04-07 10:45:13 +0000
commit85b1a1b1befa27b288ec410e1e308ed2277abf47 (patch)
tree86bf9fcf8e574ac74e04a382f6ef18b1145218ca /src/Gudhi_stat/test
parent032b937da93d45ca55464092f25c104790dd75a6 (diff)
Answers to Marc's comments.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@2319 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 51b36668541a99c43ad801a9449d7208135f83b7
Diffstat (limited to 'src/Gudhi_stat/test')
-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 fd512a8c..c3b15d05 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/persistence_representations/Vector_distances_in_diagram.h>
+#include <gudhi/persistence_representations/persistence_vectors.h>
#include <gudhi/common_gudhi_stat.h>
#include <iostream>