diff options
Diffstat (limited to 'libartbase/base/value_object.h')
-rw-r--r-- | libartbase/base/value_object.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libartbase/base/value_object.h b/libartbase/base/value_object.h index 441bd1a384..dab6b76b26 100644 --- a/libartbase/base/value_object.h +++ b/libartbase/base/value_object.h @@ -17,7 +17,7 @@ #ifndef ART_LIBARTBASE_BASE_VALUE_OBJECT_H_ #define ART_LIBARTBASE_BASE_VALUE_OBJECT_H_ -#include "base/macros.h" +#include "macros.h" namespace art { |