summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/flash_drm_resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/proxy/flash_drm_resource.h')
-rw-r--r--ppapi/proxy/flash_drm_resource.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ppapi/proxy/flash_drm_resource.h b/ppapi/proxy/flash_drm_resource.h
index fc773c4..70e0c02 100644
--- a/ppapi/proxy/flash_drm_resource.h
+++ b/ppapi/proxy/flash_drm_resource.h
@@ -5,6 +5,9 @@
#ifndef PPAPI_PROXY_FLASH_DRM_RESOURCE_H_
#define PPAPI_PROXY_FLASH_DRM_RESOURCE_H_
+#include <stdint.h>
+
+#include "base/macros.h"
#include "ppapi/proxy/plugin_resource.h"
#include "ppapi/proxy/ppapi_proxy_export.h"
#include "ppapi/shared_impl/tracked_callback.h"