diff options
Diffstat (limited to '')
-rw-r--r-- | src/e_line.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/e_line.h b/src/e_line.h index 8dc8a83..f90d40f 100644 --- a/src/e_line.h +++ b/src/e_line.h @@ -13,7 +13,6 @@ #ifndef E_LINE_H # define E_LINE_H - # include "s_struct.h" void e_line_block(t_msh *msh); |