diff options
Diffstat (limited to 'absl/log/check_test.cc')
-rw-r--r-- | absl/log/check_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/absl/log/check_test.cc b/absl/log/check_test.cc index f44a686e..ef415bd4 100644 --- a/absl/log/check_test.cc +++ b/absl/log/check_test.cc @@ -55,4 +55,4 @@ #define ABSL_TEST_QCHECK_STRCASENE QCHECK_STRCASENE #include "gtest/gtest.h" -#include "absl/log/check_test_impl.h" +#include "absl/log/check_test_impl.inc" |