summaryrefslogtreecommitdiffstats
path: root/cc/layers/io_surface_layer.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/layers/io_surface_layer.h')
-rw-r--r--cc/layers/io_surface_layer.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/cc/layers/io_surface_layer.h b/cc/layers/io_surface_layer.h
index 14eabd9..a88492f 100644
--- a/cc/layers/io_surface_layer.h
+++ b/cc/layers/io_surface_layer.h
@@ -5,6 +5,9 @@
#ifndef CC_LAYERS_IO_SURFACE_LAYER_H_
#define CC_LAYERS_IO_SURFACE_LAYER_H_
+#include <stdint.h>
+
+#include "base/macros.h"
#include "cc/base/cc_export.h"
#include "cc/layers/layer.h"