From e6aa72aaa140023a6a325aa580d2e4bb9766b3d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20Br=C3=BCbach?= Date: Thu, 6 Nov 2025 22:37:56 +0100 Subject: [PATCH] I don't know why remote_client was including main. Took 4 minutes --- .../libcockatrice/network/client/remote/remote_client.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/libcockatrice_network/libcockatrice/network/client/remote/remote_client.cpp b/libcockatrice_network/libcockatrice/network/client/remote/remote_client.cpp index d5d55df73..a10966da4 100644 --- a/libcockatrice_network/libcockatrice/network/client/remote/remote_client.cpp +++ b/libcockatrice_network/libcockatrice/network/client/remote/remote_client.cpp @@ -1,6 +1,5 @@ #include "remote_client.h" -#include "../../../../cockatrice/src/main.h" #include "version_string.h" #include