summaryrefslogtreecommitdiffstats
path: root/cc/quads/render_pass_id.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/quads/render_pass_id.h')
-rw-r--r--cc/quads/render_pass_id.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/cc/quads/render_pass_id.h b/cc/quads/render_pass_id.h
index f6ab9ce..11cb777 100644
--- a/cc/quads/render_pass_id.h
+++ b/cc/quads/render_pass_id.h
@@ -5,9 +5,10 @@
#ifndef CC_QUADS_RENDER_PASS_ID_H_
#define CC_QUADS_RENDER_PASS_ID_H_
+#include <stddef.h>
+
#include <tuple>
-#include "base/basictypes.h"
#include "base/containers/hash_tables.h"
#include "cc/base/cc_export.h"