diff --git a/fbw-common/src/systems/shared/src/publishers/Msfs/index.ts b/fbw-common/src/systems/shared/src/publishers/Msfs/index.ts index c2aa458511f..11f3d54e28b 100644 --- a/fbw-common/src/systems/shared/src/publishers/Msfs/index.ts +++ b/fbw-common/src/systems/shared/src/publishers/Msfs/index.ts @@ -2,4 +2,4 @@ export * from './MsfsAutopilotAssistancePublisher'; export * from './MsfsRadioNavigationPublisher'; export * from './MsfsElectricsPublisher'; export * from './MsfsMiscPublisher'; -export * from './MsfsFlightmodelPublisher'; +export * from './MsfsFlightModelPublisher';