From bd8ea14907ab75c1ed77e38889fbd027d6c5aed7 Mon Sep 17 00:00:00 2001 From: Aki Date: Sun, 13 Feb 2022 16:14:39 +0100 Subject: Starshatter versions are now generated based on information from git --- Stars45/NetLobbyServer.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Stars45/NetLobbyServer.cpp') diff --git a/Stars45/NetLobbyServer.cpp b/Stars45/NetLobbyServer.cpp index 6dc7849..f3085d7 100644 --- a/Stars45/NetLobbyServer.cpp +++ b/Stars45/NetLobbyServer.cpp @@ -43,8 +43,7 @@ #include "MachineInfo.h" #include "Game.h" #include "FormatUtil.h" - -extern const char* versionInfo; +#include "VersionInfo.h" // +-------------------------------------------------------------------+ -- cgit v1.1