summaryrefslogtreecommitdiffstats
path: root/cc/surfaces/surface_id.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/surfaces/surface_id.h')
-rw-r--r--cc/surfaces/surface_id.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/cc/surfaces/surface_id.h b/cc/surfaces/surface_id.h
index 070265a..0ade6ab 100644
--- a/cc/surfaces/surface_id.h
+++ b/cc/surfaces/surface_id.h
@@ -5,6 +5,9 @@
#ifndef CC_SURFACES_SURFACE_ID_H_
#define CC_SURFACES_SURFACE_ID_H_
+#include <stddef.h>
+#include <stdint.h>
+
#include "base/containers/hash_tables.h"
namespace cc {