Q-W3 rebase fix: hoisted capture TUs include the Q-W2 panel seam headers (panel_bank_ops/panel_input) instead of the deleted bank_panel.h
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
#include <utility>
|
||||
#include <vector>
|
||||
|
||||
#include "bank_panel.h" // bankPanelSelectedSampleIds / Refresh
|
||||
#include "shell/panel/panel_bank_ops.h" // bankPanelSelectedSampleIds / SourceBankId
|
||||
#include "shell/panel/panel_input.h" // bankPanelRefresh
|
||||
#include "core/capture/batch_capture.h" // planCaptureUnits / BatchOutcome
|
||||
#include "core/model/bank_book.h" // BankBook / Bank
|
||||
#include "core/model/provenance.h" // recipe parse/build, fingerprint
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
#include <optional>
|
||||
#include <vector>
|
||||
|
||||
#include "bank_panel.h" // bankPanelTailSetting / bankPanelRefresh
|
||||
#include "shell/panel/panel_input.h" // bankPanelTailSetting / bankPanelRefresh
|
||||
#include "core/capture/tail_control.h" // TailSetting
|
||||
#include "core/model/provenance.h" // model::Provenance
|
||||
#include "ingest.h" // ingestAssignActiveInstance
|
||||
|
||||
Reference in New Issue
Block a user