Index: ui/gfx/scoped_cg_context_save_gstate_mac.h |
diff --git a/ui/gfx/scoped_cg_context_save_gstate_mac.h b/ui/gfx/scoped_cg_context_save_gstate_mac.h |
index b22782d680d7bd8d1eb93f985ebda759d68aa6d0..169bf7e111f5d4d632bcd70e8abd4844234974b8 100644 |
--- a/ui/gfx/scoped_cg_context_save_gstate_mac.h |
+++ b/ui/gfx/scoped_cg_context_save_gstate_mac.h |
@@ -7,6 +7,8 @@ |
#import <QuartzCore/QuartzCore.h> |
+#include "base/macros.h" |
+ |
namespace gfx { |
class ScopedCGContextSaveGState { |