summaryrefslogtreecommitdiff
path: root/vui.h
diff options
context:
space:
mode:
authorWormHeamer2025-11-06 22:59:53 -0500
committerWormHeamer2025-11-06 22:59:53 -0500
commit7b3dcba41c6143c340d6e9421d12bebb64ad9c64 (patch)
treecb8d7868cb05757bf61325de5308b1c56f6eed6c /vui.h
parent4611866aa0145fdf51fc0617d240e55ab61cc1e4 (diff)
ye
Diffstat (limited to 'vui.h')
-rw-r--r--vui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vui.h b/vui.h
index ee591d4..c7a0005 100644
--- a/vui.h
+++ b/vui.h
@@ -2,6 +2,7 @@
#define VUI_H
#include <stdarg.h>
+#include <stdint.h>
typedef enum {
KEY_EOF = 0,