mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Trim the include tree.
git-svn-id: svn://localhost/ardour2/branches/3.0@10227 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
20de2657a4
commit
9040cbf82a
14 changed files with 46 additions and 34 deletions
|
|
@ -20,9 +20,12 @@
|
|||
#ifndef __ardour_ui_bundle_manager_h__
|
||||
#define __ardour_ui_bundle_manager_h__
|
||||
|
||||
#include <gtkmm/treeview.h>
|
||||
#include <gtkmm/liststore.h>
|
||||
#include <gtkmm/entry.h>
|
||||
#include <gtkmm/liststore.h>
|
||||
#include <gtkmm/treeview.h>
|
||||
|
||||
#include "ardour/user_bundle.h"
|
||||
|
||||
#include "ardour_dialog.h"
|
||||
#include "port_matrix.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue