summaryrefslogtreecommitdiff
path: root/base/win/scoped_co_mem.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/win/scoped_co_mem.h')
-rw-r--r--base/win/scoped_co_mem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/win/scoped_co_mem.h b/base/win/scoped_co_mem.h
index fc85114828..a3737dd571 100644
--- a/base/win/scoped_co_mem.h
+++ b/base/win/scoped_co_mem.h
@@ -7,8 +7,8 @@
#include <objbase.h>
-#include "base/basictypes.h"
#include "base/logging.h"
+#include "base/macros.h"
namespace base {
namespace win {