diff options
Diffstat (limited to 'src/ui.c')
-rw-r--r-- | src/ui.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ #include "normal.h" #include "option.h" #include "os_unix.h" +#include "os/time.h" #include "screen.h" #include "term.h" #include "window.h" |