From e264bdf8974c143daab4ffcc9c3e5d283efc9e70 Mon Sep 17 00:00:00 2001 From: Grant Mackey Date: Thu, 4 Apr 2024 21:28:46 +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 1700a1b..99bfdc5 100644 --- a/main.c +++ b/main.c @@ -54,7 +54,7 @@ */ #include -#include "cxlstate.h" +#include "main.h" /* MACROS ====================================================================*/