summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/screen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/screen.h b/src/screen.h
index 3c3da3d..5cdffbb 100644
--- a/src/screen.h
+++ b/src/screen.h
@@ -1,6 +1,7 @@
#ifndef _VT100_SCREEN_H
#define _VT100_SCREEN_H
+#include <stddef.h>
#include <stdint.h>
enum VT100ColorType {