Skip to content

Commit

Permalink
chore: fix after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjozork committed Jan 26, 2025
1 parent 97cfd83 commit 41babf6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { DisplayComponent, EventBus, FSComponent, VNode } from '@microsoft/msfs-sdk';
import { Button } from './Button';
import { Button } from 'instruments/src/MsfsAvionicsCommon/UiWidgets/Button';
import { ObservableFlightPlanManager } from '@fmgc/flightplanning/ObservableFlightPlanManager';
import { FmcServiceInterface } from '../../FMC/FmcServiceInterface';
import { FmsDisplayInterface } from '@fmgc/flightplanning/interface/FmsDisplayInterface';
Expand Down

0 comments on commit 41babf6

Please sign in to comment.