diff --git a/BizHawk.Emulation.Common/BizHawk.Emulation.Common.csproj b/BizHawk.Emulation.Common/BizHawk.Emulation.Common.csproj index 2ff1378c56..4f8f6c4705 100644 --- a/BizHawk.Emulation.Common/BizHawk.Emulation.Common.csproj +++ b/BizHawk.Emulation.Common/BizHawk.Emulation.Common.csproj @@ -53,6 +53,7 @@ + @@ -60,7 +61,6 @@ - diff --git a/BizHawk.Emulation.Common/Interfaces/CoreComms.cs b/BizHawk.Emulation.Common/CoreComms.cs similarity index 100% rename from BizHawk.Emulation.Common/Interfaces/CoreComms.cs rename to BizHawk.Emulation.Common/CoreComms.cs