From 05b6d98378d5c741bb6824d490bf91c8f3798668 Mon Sep 17 00:00:00 2001 From: Grant Mackey Date: Thu, 4 Apr 2024 21:29:31 +0000 Subject: [PATCH] Update main.c naming updates --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.c b/main.c index fcc40de..23f289d 100644 --- a/main.c +++ b/main.c @@ -25,7 +25,7 @@ */ #include -#include "arrayutils.h" +#include "main.h" /* MACROS ====================================================================*/