summaryrefslogtreecommitdiff
path: root/base/auto_reset.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/auto_reset.h')
-rw-r--r--base/auto_reset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/auto_reset.h b/base/auto_reset.h
index a5bcfaae8a..9116537bfb 100644
--- a/base/auto_reset.h
+++ b/base/auto_reset.h
@@ -5,7 +5,7 @@
#ifndef BASE_AUTO_RESET_H_
#define BASE_AUTO_RESET_H_
-#include "base/basictypes.h"
+#include "base/macros.h"
// base::AutoReset<> is useful for setting a variable to a new value only within
// a particular scope. An base::AutoReset<> object resets a variable to its