Skip to content

Commit

Permalink
ENH: correct lower case stopTime.h to StopTime.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Brunner246 committed Jun 16, 2024
1 parent 6cdcfe8 commit 135d89e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schedule/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ target_sources(${PROJECT_NAME} PRIVATE
src/model/Stop.h
src/model/Route.h
src/model/Trip.h
src/model/stopTime.h
src/model/StopTime.h
src/model/Calendar.h
src/model/CalendarDate.h
src/model/Transfer.h
Expand Down

0 comments on commit 135d89e

Please sign in to comment.