diff options
Diffstat (limited to 'base/debug/leak_annotations.h')
-rw-r--r-- | base/debug/leak_annotations.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/debug/leak_annotations.h b/base/debug/leak_annotations.h index ef37959..dc50246 100644 --- a/base/debug/leak_annotations.h +++ b/base/debug/leak_annotations.h @@ -5,7 +5,7 @@ #ifndef BASE_DEBUG_LEAK_ANNOTATIONS_H_ #define BASE_DEBUG_LEAK_ANNOTATIONS_H_ -#include "base/basictypes.h" +#include "base/macros.h" #include "build/build_config.h" // This file defines macros which can be used to annotate intentional memory |