Change filename casing

master
Ansariel 2021-03-22 01:29:59 +01:00
parent d05ffe1693
commit 7e565a9bcd
2 changed files with 1 additions and 1 deletions

View File

@ -259,7 +259,7 @@ set(llcommon_HEADER_FILES
# <FS:Beq> Tracy Profiler support
list(APPEND llcommon_SOURCE_FILES fstelemetry.cpp)
if (USE_TRACY_PROFILER)
list(APPEND llcommon_SOURCE_FILES FSTracyClient.cpp)
list(APPEND llcommon_SOURCE_FILES fstracyclient.cpp)
endif()
SET( llcommon_ND_SOURCE_FILES