mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 20:29:35 +01:00
Reduce header dependencies.
git-svn-id: svn://localhost/ardour2/branches/3.0@4490 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
dc6571fb29
commit
ee4e28751e
7 changed files with 110 additions and 88 deletions
|
|
@ -23,6 +23,7 @@
|
|||
#include "ardour/types.h"
|
||||
#include "port_matrix_grid.h"
|
||||
#include "port_matrix.h"
|
||||
#include "port_matrix_body.h"
|
||||
|
||||
PortMatrixGrid::PortMatrixGrid (PortMatrix* m, PortMatrixBody* b)
|
||||
: PortMatrixComponent (m, b)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue