From e285200c0ee122cf8b78742817a7752af066611f Mon Sep 17 00:00:00 2001 From: nolan Date: Thu, 12 Jun 2025 14:50:43 -0400 Subject: [PATCH] Fixing this absolute blunder before Canonical sees it and thinks I don't know C --- src/ServerController.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/ServerController.h b/src/ServerController.h index 71df49b..b71c22e 100644 --- a/src/ServerController.h +++ b/src/ServerController.h @@ -1,4 +1,5 @@ #ifndef CONTROLLER +#def CONTROLLER #include #include @@ -13,4 +14,4 @@ #include #include -#endif \ No newline at end of file +#endif