Renamed transform component file

This commit is contained in:
2014-03-03 20:45:50 +01:00
parent 2994c525b6
commit 9edcaef680
4 changed files with 5 additions and 9 deletions
+1 -1
View File
@@ -103,7 +103,7 @@
<ItemGroup>
<ClInclude Include="Component.h" />
<ClInclude Include="ComponentFactory.h" />
<ClInclude Include="Components\Transform.h" />
<ClInclude Include="Components\TransformComponent.h" />
<ClInclude Include="Entity.h" />
<ClInclude Include="logging.h" />
<ClInclude Include="glerror.h" />