From c46113a65d52a04e3e08e9d40d6cb26a34db89a5 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sun, 26 Jan 2025 07:16:55 -0500 Subject: [PATCH] Update main.h full path --- main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.h b/main.h index 70f29250..97346f01 100644 --- a/main.h +++ b/main.h @@ -20,7 +20,7 @@ #include #include #include -#include "funcubeLib.h" +#include "/usr/local/include/funcubelib/funcubeLib.h" #define PORT 8080