diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/so_long.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/so_long.h b/include/so_long.h index 5218524..c1c966b 100644 --- a/include/so_long.h +++ b/include/so_long.h @@ -6,13 +6,13 @@ /* By: dkaiser <dkaiser@student.42heilbronn.de +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2024/05/08 14:14:02 by dkaiser #+# #+# */ -/* Updated: 2024/05/08 14:14:36 by dkaiser ### ########.fr */ +/* Updated: 2024/05/09 12:01:41 by dkaiser ### ########.fr */ /* */ /* ************************************************************************** */ #ifndef SO_LONG_H #define SO_LONG_H - +#include "mlx.h" #endif // SO_LONG_H |
