Chromium Code Reviews| Index: base/win/scoped_hdc.h |
| diff --git a/base/win/scoped_hdc.h b/base/win/scoped_hdc.h |
| index 2452067dfb32c7a45ad6f44f8ce7fbcdf87d9d3a..fa686dd050004af0e216d98417b29f240bf78d29 100644 |
| --- a/base/win/scoped_hdc.h |
| +++ b/base/win/scoped_hdc.h |
| @@ -7,8 +7,8 @@ |
| #include <windows.h> |
| -#include "base/basictypes.h" |
| #include "base/logging.h" |
| +#include "base/macros.h" |
| #include "base/win/scoped_handle.h" |
| namespace base { |