Index: ash/display/screen_ash.h |
diff --git a/ash/display/screen_ash.h b/ash/display/screen_ash.h |
index 8139bf3f627cf93295aa1cdf298dd53f614f89eb..991f72f01f5dea8b8cb66148b577e9bffc9759e3 100644 |
--- a/ash/display/screen_ash.h |
+++ b/ash/display/screen_ash.h |
@@ -5,8 +5,11 @@ |
#ifndef ASH_DISPLAY_SCREEN_ASH_H_ |
#define ASH_DISPLAY_SCREEN_ASH_H_ |
+#include <stdint.h> |
+ |
#include "ash/ash_export.h" |
#include "base/compiler_specific.h" |
+#include "base/macros.h" |
#include "base/observer_list.h" |
#include "ui/gfx/display_observer.h" |
#include "ui/gfx/screen.h" |