We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b55682a commit fc87910Copy full SHA for fc87910
inc/fdf_bonus.h
@@ -6,14 +6,14 @@
6
/* By: ebabaogl <[email protected] +#+ +:+ +#+ */
7
/* +#+#+#+#+#+ +#+ */
8
/* Created: 2025/01/13 23:44:47 by ebabaogl #+# #+# */
9
-/* Updated: 2025/01/14 01:37:26 by ebabaogl ### ########.fr */
+/* Updated: 2025/01/14 02:07:50 by ebabaogl ### ########.fr */
10
/* */
11
/* ************************************************************************** */
12
13
#ifndef FDF_BONUS_H
14
# define FDF_BONUS_H
15
16
-# include "window.h"
+# include "window_bonus.h"
17
# include <stddef.h>
18
19
# define BUFFER_SIZE 99999
0 commit comments