From f28360e33185835077f272e9e960e703bd5ab44c Mon Sep 17 00:00:00 2001 From: Grant Mackey Date: Thu, 4 Apr 2024 21:26:48 +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 9c62f23..b60965e 100644 --- a/main.c +++ b/main.c @@ -26,7 +26,7 @@ */ #include -#include "fmapi.h" +#include "main.h" /* MACROS ====================================================================*/