Index: base/win/scoped_select_object.h |
diff --git a/base/win/scoped_select_object.h b/base/win/scoped_select_object.h |
index 347de798e28804f07f0b47ece83f3758ddf5cc28..59b21c1335d69c33b26f22ad2f4fd17ec39cabd5 100644 |
--- a/base/win/scoped_select_object.h |
+++ b/base/win/scoped_select_object.h |
@@ -7,8 +7,8 @@ |
#include <windows.h> |
-#include "base/basictypes.h" |
#include "base/logging.h" |
+#include "base/macros.h" |
namespace base { |
namespace win { |