Index: cc/quads/texture_draw_quad.h |
diff --git a/cc/quads/texture_draw_quad.h b/cc/quads/texture_draw_quad.h |
index 9b9fab95ddd892cc63b356f88f58862206d51484..2ba5b9d2aaf23a6f356388694d73f22f897ef249 100644 |
--- a/cc/quads/texture_draw_quad.h |
+++ b/cc/quads/texture_draw_quad.h |
@@ -5,6 +5,8 @@ |
#ifndef CC_QUADS_TEXTURE_DRAW_QUAD_H_ |
#define CC_QUADS_TEXTURE_DRAW_QUAD_H_ |
+#include <stddef.h> |
+ |
#include "base/memory/scoped_ptr.h" |
#include "cc/base/cc_export.h" |
#include "cc/quads/draw_quad.h" |