Merge pull request #4576 from lukebayes/patch-1

Add missing ".h" to file pointer
This commit is contained in:
erwincoumans 2024-04-09 16:35:53 -07:00 committed by GitHub
commit e9c461b0ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -284,7 +284,7 @@ SET(BulletExampleBrowser_SRCS
../Benchmarks/BenchmarkDemo.cpp
../Benchmarks/BenchmarkDemo.h
../Benchmarks/landscapeData.h
../Benchmarks/TaruData
../Benchmarks/TaruData.h
../Raycast/RaytestDemo.cpp
../Importers/ImportBsp/BspConverter.h
../Importers/ImportBullet/SerializeSetup.cpp