From db987e23d5dd33a5db8764743facbb906ac22b0f Mon Sep 17 00:00:00 2001 From: Aki Date: Sat, 29 Jan 2022 04:27:21 +0100 Subject: Fixed case in include paths in Stars45 --- Stars45/NetLobby.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Stars45/NetLobby.cpp') diff --git a/Stars45/NetLobby.cpp b/Stars45/NetLobby.cpp index 5fcfbcb..bda37d5 100644 --- a/Stars45/NetLobby.cpp +++ b/Stars45/NetLobby.cpp @@ -59,7 +59,7 @@ #include "NetHost.h" #include "Game.h" #include "Light.h" -#include "parseutil.h" +#include "ParseUtil.h" // +--------------------------------------------------------------------+ -- cgit v1.1