From 8d7415f72af36083e0f9d57921dae70fcbd325ad Mon Sep 17 00:00:00 2001 From: Grant Mackey Date: Thu, 4 Apr 2024 21:27:16 +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 40b0225..aa646f5 100644 --- a/main.c +++ b/main.c @@ -26,7 +26,7 @@ #include -#include "emapi.h" +#include "main.h" /* MACROS ====================================================================*/