summaryrefslogtreecommitdiff
path: root/sfntly/port/type.h
diff options
context:
space:
mode:
Diffstat (limited to 'sfntly/port/type.h')
-rw-r--r--sfntly/port/type.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfntly/port/type.h b/sfntly/port/type.h
index 20a5ba8..9f82a5a 100644
--- a/sfntly/port/type.h
+++ b/sfntly/port/type.h
@@ -41,7 +41,7 @@
#include <stdint.h>
#endif
-#include <cstddef>
+#include <stddef.h>
#include <vector>
#include <set>