summaryrefslogtreecommitdiff
path: root/src/Gudhi_stat/include/gudhi/persistence_representations/Persistence_heat_maps.h
diff options
context:
space:
mode:
authorpdlotko <pdlotko@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-04-08 20:54:06 +0000
committerpdlotko <pdlotko@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-04-08 20:54:06 +0000
commitf42b5fde65068bc02cfab9abaa4c05b52ff4c13d (patch)
treeb7ee2db54fba99337fe0ac76ebf9d52fa9e79e5d /src/Gudhi_stat/include/gudhi/persistence_representations/Persistence_heat_maps.h
parent85b1a1b1befa27b288ec410e1e308ed2277abf47 (diff)
Answer to Marc's comments.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@2320 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 564683f4a60572ac78f9c45c4cc589d97e7663ed
Diffstat (limited to 'src/Gudhi_stat/include/gudhi/persistence_representations/Persistence_heat_maps.h')
-rw-r--r--src/Gudhi_stat/include/gudhi/persistence_representations/Persistence_heat_maps.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Gudhi_stat/include/gudhi/persistence_representations/Persistence_heat_maps.h b/src/Gudhi_stat/include/gudhi/persistence_representations/Persistence_heat_maps.h
index 219349cb..f82f3100 100644
--- a/src/Gudhi_stat/include/gudhi/persistence_representations/Persistence_heat_maps.h
+++ b/src/Gudhi_stat/include/gudhi/persistence_representations/Persistence_heat_maps.h
@@ -33,7 +33,7 @@
#include <algorithm>
//gudhi include
-#include <gudhi/read_persitence_from_file.h>
+#include <gudhi/read_persistence_from_file.h>
#include <gudhi/common_gudhi_stat.h>