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