diff options
Diffstat (limited to 'view.h')
| -rw-r--r-- | view.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,9 +1,6 @@ #ifndef VIEW_H #define VIEW_H -#include <stddef.h> -#include <stdbool.h> - #include "ui.h" #include "text.h" #include "array.h" |
