summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk/ppb_url_loader_api.h
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/thunk/ppb_url_loader_api.h')
-rw-r--r--ppapi/thunk/ppb_url_loader_api.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ppapi/thunk/ppb_url_loader_api.h b/ppapi/thunk/ppb_url_loader_api.h
index df9b6aa..8998bed 100644
--- a/ppapi/thunk/ppb_url_loader_api.h
+++ b/ppapi/thunk/ppb_url_loader_api.h
@@ -5,6 +5,8 @@
#ifndef PPAPI_THUNK_URL_LOADER_API_H_
#define PPAPI_THUNK_URL_LOADER_API_H_
+#include <stdint.h>
+
#include "base/memory/ref_counted.h"
#include "ppapi/c/ppb_url_loader.h"
#include "ppapi/c/trusted/ppb_url_loader_trusted.h"