diff options
Diffstat (limited to 'libartbase/base/indenter.h')
-rw-r--r-- | libartbase/base/indenter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libartbase/base/indenter.h b/libartbase/base/indenter.h index 850b7c4f73..06e7340d36 100644 --- a/libartbase/base/indenter.h +++ b/libartbase/base/indenter.h @@ -22,7 +22,7 @@ #include <android-base/logging.h> -#include "base/macros.h" +#include "macros.h" namespace art { |