From 5c3019e9619aa925b5ce03fa1373fdf2740f7da2 Mon Sep 17 00:00:00 2001 From: Grant Mackey Date: Thu, 4 Apr 2024 21:28:18 +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 1d37292..27f093f 100644 --- a/main.c +++ b/main.c @@ -36,7 +36,7 @@ #include -#include "duplexqueue.h" +#include "main.h" /* MACROS ====================================================================*/