summaryrefslogtreecommitdiff
path: root/vui.h
diff options
context:
space:
mode:
Diffstat (limited to 'vui.h')
-rw-r--r--vui.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/vui.h b/vui.h
index 4980adf..ee591d4 100644
--- a/vui.h
+++ b/vui.h
@@ -3,8 +3,6 @@
#include <stdarg.h>
-#include "wrmr.h"
-
typedef enum {
KEY_EOF = 0,
KEY_BKSP = 0x08,