From 18c9a8b8905304cf5f8fc15825769046a3144866 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 18 Aug 2024 14:26:45 +0200 Subject: Reorganized folder structure --- utils/h48_to_lst.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/h48_to_lst.c') diff --git a/utils/h48_to_lst.c b/utils/h48_to_lst.c index 977c95d..03265b7 100644 --- a/utils/h48_to_lst.c +++ b/utils/h48_to_lst.c @@ -2,7 +2,7 @@ #include #include -#include "../src/cube.h" +#include "../src/nissy.h" #define STRLENMAX 1000 -- cgit v1.3