Chromium Code Reviews| Index: base/win/iat_patch_function.h |
| diff --git a/base/win/iat_patch_function.h b/base/win/iat_patch_function.h |
| index 8be97f82527f1ea62d03031722a1fe913f68dd27..55c59307f03a42493277f834f5eb0f784d803fa6 100644 |
| --- a/base/win/iat_patch_function.h |
| +++ b/base/win/iat_patch_function.h |
| @@ -8,7 +8,7 @@ |
| #include <windows.h> |
| #include "base/base_export.h" |
| -#include "base/basictypes.h" |
| +#include "base/macros.h" |
| namespace base { |
| namespace win { |