summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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,