aboutsummaryrefslogtreecommitdiff
path: root/view.h
diff options
context:
space:
mode:
Diffstat (limited to 'view.h')
-rw-r--r--view.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/view.h b/view.h
index b1370a3..c1fe735 100644
--- a/view.h
+++ b/view.h
@@ -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"