aboutsummaryrefslogtreecommitdiff
path: root/algorithm.h
diff options
context:
space:
mode:
Diffstat (limited to 'algorithm.h')
-rw-r--r--algorithm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/algorithm.h b/algorithm.h
index 898859f..f5d49e3 100644
--- a/algorithm.h
+++ b/algorithm.h
@@ -11,7 +11,7 @@
#include <type_traits>
#include <vector>
-#include "base/logging.h"
+#include "base/check_op.h"
// Collection of simple utilities used in for low-level computation.