From c61019e800350bbc87ee1790a15e97f10bb9404e Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sun, 26 Jan 2025 07:07:13 -0500 Subject: [PATCH] Update main.h added funcubeLib.h --- main.h | 1 + 1 file changed, 1 insertion(+) diff --git a/main.h b/main.h index 82a2b10f..98dfe54e 100644 --- a/main.h +++ b/main.h @@ -20,6 +20,7 @@ #include #include #include +#include #define PORT 8080