diff options
Diffstat (limited to 'libartbase/base/bit_string_test.cc')
-rw-r--r-- | libartbase/base/bit_string_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libartbase/base/bit_string_test.cc b/libartbase/base/bit_string_test.cc index 23274e3f2f..89a71a1894 100644 --- a/libartbase/base/bit_string_test.cc +++ b/libartbase/base/bit_string_test.cc @@ -14,7 +14,7 @@ * limitations under the License. */ -#include "base/bit_string.h" +#include "bit_string.h" #include "gtest/gtest.h" #include "android-base/logging.h" |