summaryrefslogtreecommitdiff
path: root/src/benchmark.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/benchmark.cpp')
-rw-r--r--src/benchmark.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/benchmark.cpp b/src/benchmark.cpp
index 94ace84..82d0107 100644
--- a/src/benchmark.cpp
+++ b/src/benchmark.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>