summaryrefslogtreecommitdiff
path: root/chromium/ppapi/cpp/websocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/ppapi/cpp/websocket.h')
-rw-r--r--chromium/ppapi/cpp/websocket.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chromium/ppapi/cpp/websocket.h b/chromium/ppapi/cpp/websocket.h
index 0c72dc0eda9..c1c78b0d267 100644
--- a/chromium/ppapi/cpp/websocket.h
+++ b/chromium/ppapi/cpp/websocket.h
@@ -5,6 +5,8 @@
#ifndef PPAPI_CPP_WEBSOCKET_H_
#define PPAPI_CPP_WEBSOCKET_H_
+#include <stdint.h>
+
#include "ppapi/c/ppb_websocket.h"
#include "ppapi/cpp/resource.h"