Correction include MLX42, remember to build MLX before compile
This commit is contained in:
parent
6aac06b917
commit
4e14a11476
6
cube3D.h
6
cube3D.h
@ -6,15 +6,15 @@
|
||||
/* By: erey-bet <marvin@42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2023/04/26 12:34:04 by erey-bet #+# #+# */
|
||||
/* Updated: 2023/04/26 14:10:23 by erey-bet ### ########.fr */
|
||||
/* Updated: 2023/04/26 14:18:50 by erey-bet ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
#ifndef CUBE3D_H
|
||||
# define CUBE3D_H
|
||||
|
||||
# include<sys/types.h>
|
||||
# include <MLX42/MLX42.h>
|
||||
# include <sys/types.h>
|
||||
# include "MLX42/include/MLX42/MLX42.h"
|
||||
|
||||
// img: 0=Nord, 1=WEST, 2=SUD, 3=EAST;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user