@@ -33,7 +33,7 @@ SRCS = push_swap.c \
ODIR = ./builds
OBJS = $(SRCS:%.c=$(ODIR)/%.o)
CFLAGS = -I$(IDIR) -g3 -Wall -Wextra -Werror
CFLAGS = -I$(IDIR) -I./libft/includes/ -g3 -Wall -Wextra -Werror
LFLAGS = -L$(LDIR) -l$(LIBS)
The note is not visible to the blocked user.