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