From 978472ed210a9ee8b3ed3b0f076ff8d849c58b62 Mon Sep 17 00:00:00 2001 From: nolan Date: Wed, 18 Jun 2025 22:27:06 +0000 Subject: [PATCH] I really have a bad track record with this header file --- src/ServerController.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ServerController.h b/src/ServerController.h index b71c22e..a7c8a25 100644 --- a/src/ServerController.h +++ b/src/ServerController.h @@ -1,5 +1,5 @@ #ifndef CONTROLLER -#def CONTROLLER +#define CONTROLLER #include #include