summaryrefslogtreecommitdiff
path: root/include/glamacdef.h
diff options
context:
space:
mode:
authoradmin <contact@optics-design.com>2025-05-24 19:17:27 +0200
committeradmin <contact@optics-design.com>2025-05-24 19:17:27 +0200
commitf2e672f84d8cd45971c415c67d69237d09a8033a (patch)
tree7fa832f43d9b51b7de4c3abcc003e5bdf5896553 /include/glamacdef.h
parent57ba70436a8105a381ba13f896c0918fc55006e3 (diff)
changed to sdl3 and added linux/cross-compilation
Diffstat (limited to 'include/glamacdef.h')
-rw-r--r--include/glamacdef.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/glamacdef.h b/include/glamacdef.h
index 13fffbf..563df70 100644
--- a/include/glamacdef.h
+++ b/include/glamacdef.h
@@ -15,6 +15,7 @@
#include <stdint.h>
#include <uchar.h>
+#include <stddef.h>
/* Type definitions for consistent sizing across platforms. Idea taken from https://nullprogram.com/blog/2023/10/08/ (archive link: ) */
typedef uint8_t u8;
typedef char16_t c16;
Back to https://optics-design.com