diff --git a/Source/Core/BuilderMono.csproj b/Source/Core/BuilderMono.csproj
index c1a515c8b8cd22334ee64a8fd4a23c66f84f6507..9462055f9b762962d1bce9a3aed53a4d8bad7fb0 100644
--- a/Source/Core/BuilderMono.csproj
+++ b/Source/Core/BuilderMono.csproj
@@ -244,6 +244,7 @@
     <Compile Include="Rendering\Vector3.cs" />
     <Compile Include="Rendering\Vector4.cs" />
     <Compile Include="Rendering\VertexBuffer.cs" />
+    <Compile Include="Rendering\VisualSlopeHandle.cs" />
     <Compile Include="VisualModes\VisualSlope.cs" />
     <Compile Include="Windows\ThingStatisticsForm.cs">
       <SubType>Form</SubType>