summaryrefslogtreecommitdiff
path: root/src/phat.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/phat.cpp')
-rw-r--r--src/phat.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/phat.cpp b/src/phat.cpp
index a3b8295..8fcd42c 100644
--- a/src/phat.cpp
+++ b/src/phat.cpp
@@ -30,7 +30,7 @@
#include <phat/algorithms/standard_reduction.h>
#include <phat/algorithms/row_reduction.h>
#include <phat/algorithms/chunk_reduction.h>
-#include <phat/algorithms/block_spectral_sequence_reduction.h>
+#include <phat/algorithms/spectral_sequence_reduction.h>
#include <phat/helpers/dualize.h>