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/NetLobbyClient.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Stars45/NetLobbyClient.cpp') diff --git a/Stars45/NetLobbyClient.cpp b/Stars45/NetLobbyClient.cpp index 488114b..bec2d42 100644 --- a/Stars45/NetLobbyClient.cpp +++ b/Stars45/NetLobbyClient.cpp @@ -28,8 +28,7 @@ #include "NetMsg.h" #include "NetLayer.h" #include "FormatUtil.h" - -extern const char* versionInfo; +#include "VersionInfo.h" // +-------------------------------------------------------------------+ -- cgit v1.1