Skip to content

Commit 5a74d73

Browse files
Windows GL build fix
1 parent 7218c35 commit 5a74d73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

box2d/box2d.WindowsGL.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
</ItemGroup>
4545
<ItemGroup>
4646
<Compile Include="b2FlagExtensions.cs" />
47+
<Compile Include="b2InternalClasses.cs" />
4748
<Compile Include="Collision\b2AABB.cs" />
4849
<Compile Include="Collision\b2BroadPhase.cs" />
4950
<Compile Include="Collision\b2Collision.cs" />

0 commit comments

Comments
 (0)