aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c5c20e2..2c2443d 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@ MLX_DIR = minilibx/
#==================================================================================================#
#---------------------------------------------- Files ---------------------------------------------#
#==================================================================================================#
-INCS = cub3d.h
+INCS = cub3d.h
INCS += cub3d_defines.h
INCS += cub3d_structs.h
#--------------------------------------------------------------------------------------------------#