summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk/ppb_host_resolver_private_api.h
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/thunk/ppb_host_resolver_private_api.h')
-rw-r--r--ppapi/thunk/ppb_host_resolver_private_api.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ppapi/thunk/ppb_host_resolver_private_api.h b/ppapi/thunk/ppb_host_resolver_private_api.h
index 446ab20..92e0ac7 100644
--- a/ppapi/thunk/ppb_host_resolver_private_api.h
+++ b/ppapi/thunk/ppb_host_resolver_private_api.h
@@ -5,6 +5,8 @@
#ifndef PPAPI_THUNK_PPB_HOST_RESOLVER_PRIVATE_API_H_
#define PPAPI_THUNK_PPB_HOST_RESOLVER_PRIVATE_API_H_
+#include <stdint.h>
+
#include "base/memory/ref_counted.h"
#include "ppapi/c/private/ppb_host_resolver_private.h"
#include "ppapi/thunk/ppapi_thunk_export.h"