Browse Source

Capitalization

Jorrit Rouwe 2 weeks ago
parent
commit
68cc8d6811
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Samples/Samples.cmake

+ 2 - 2
Samples/Samples.cmake

@@ -309,8 +309,8 @@ if (ENABLE_OBJECT_STREAM)
 		${SAMPLES_ROOT}/Tests/Rig/RigPileTest.h
 		${SAMPLES_ROOT}/Tests/Rig/SkeletonMapperTest.cpp
 		${SAMPLES_ROOT}/Tests/Rig/SkeletonMapperTest.h
-		${SAMPLES_ROOT}/Tests/Rig/SoftKeyFramedRigTest.cpp
-		${SAMPLES_ROOT}/Tests/Rig/SoftKeyFramedRigTest.h
+		${SAMPLES_ROOT}/Tests/Rig/SoftKeyframedRigTest.cpp
+		${SAMPLES_ROOT}/Tests/Rig/SoftKeyframedRigTest.h
 	)
 endif()