From a609e8d638fe92d5ea644d2d2313adb997cd3cb4 Mon Sep 17 00:00:00 2001 From: Dominik Kaiser Date: Mon, 18 Mar 2024 11:43:53 +0100 Subject: Change include to updated location --- ft_printhex.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ft_printhex.c') diff --git a/ft_printhex.c b/ft_printhex.c index d65de1c..4605eac 100644 --- a/ft_printhex.c +++ b/ft_printhex.c @@ -6,11 +6,11 @@ /* By: dkaiser