From 3cc53981652f86a24a2e4ccf304fd1ed0d084d9f Mon Sep 17 00:00:00 2001 From: Sour Date: Fri, 7 Feb 2020 19:14:33 -0500 Subject: [PATCH] Linux: Fixed compilation error caused by wrong filename case in project --- GUI.NET/GUI.NET.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GUI.NET/GUI.NET.csproj b/GUI.NET/GUI.NET.csproj index 51e4a57f..323f76e7 100644 --- a/GUI.NET/GUI.NET.csproj +++ b/GUI.NET/GUI.NET.csproj @@ -964,7 +964,7 @@ UserControl - + ctrlVirtualBoyConfig.cs @@ -988,7 +988,7 @@ Form - + frmVirtualBoyConfig.cs