aboutsummaryrefslogtreecommitdiffstats
path: root/src/ft_draw_circle.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ft_draw_circle.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ft_draw_circle.c b/src/ft_draw_circle.c
index 249b2e9..4456aca 100644
--- a/src/ft_draw_circle.c
+++ b/src/ft_draw_circle.c
@@ -11,7 +11,6 @@
/* ************************************************************************** */
#include <cub3d.h>
-#include <mlx.h>
#include <stdint.h>
#include <math.h>