summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_websocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/tests/test_websocket.h')
-rw-r--r--ppapi/tests/test_websocket.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ppapi/tests/test_websocket.h b/ppapi/tests/test_websocket.h
index eff0a5e..7eed525 100644
--- a/ppapi/tests/test_websocket.h
+++ b/ppapi/tests/test_websocket.h
@@ -5,6 +5,8 @@
#ifndef PPAPI_TESTS_TEST_WEBSOCKET_H_
#define PPAPI_TESTS_TEST_WEBSOCKET_H_
+#include <stdint.h>
+
#include <string>
#include <vector>