aboutsummaryrefslogtreecommitdiff
path: root/crc32.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crc32.cc')
-rw-r--r--crc32.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crc32.cc b/crc32.cc
index 8a40296..1c45dfe 100644
--- a/crc32.cc
+++ b/crc32.cc
@@ -6,7 +6,7 @@
#include <array>
-#include "base/logging.h"
+#include "base/check_op.h"
namespace zucchini {