summaryrefslogtreecommitdiffstats
path: root/gfx/angle/src/compiler/preprocessor/Input.h
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/angle/src/compiler/preprocessor/Input.h')
-rwxr-xr-xgfx/angle/src/compiler/preprocessor/Input.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/angle/src/compiler/preprocessor/Input.h b/gfx/angle/src/compiler/preprocessor/Input.h
index ecbb04962..a1de7ddd8 100755
--- a/gfx/angle/src/compiler/preprocessor/Input.h
+++ b/gfx/angle/src/compiler/preprocessor/Input.h
@@ -7,7 +7,7 @@
#ifndef COMPILER_PREPROCESSOR_INPUT_H_
#define COMPILER_PREPROCESSOR_INPUT_H_
-#include <cstddef>
+#include <stddef.h>
#include <vector>
namespace pp