summaryrefslogtreecommitdiffhomepage
path: root/src/fov.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fov.h')
-rw-r--r--src/fov.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fov.h b/src/fov.h
index a057fb7..63cd170 100644
--- a/src/fov.h
+++ b/src/fov.h
@@ -17,8 +17,6 @@
#ifndef INC_FOV_H
#define INC_FOV_H
-#include <stdbool.h>
-
bool fov_init(bool has_ent);
void fov_end(void);