mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Update gtkmm -> ytkmm header location (omnibus commit)
This commit is contained in:
parent
233fc890de
commit
000c25edcc
979 changed files with 2899 additions and 2899 deletions
|
|
@ -19,13 +19,13 @@
|
|||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
*/
|
||||
|
||||
#include <gtkmm/stock.h>
|
||||
#include <gtkmm/button.h>
|
||||
#include <gtkmm/label.h>
|
||||
#include <gtkmm/entry.h>
|
||||
#include <gtkmm/table.h>
|
||||
#include <gtkmm/comboboxtext.h>
|
||||
#include <gtkmm/alignment.h>
|
||||
#include <ytkmm/stock.h>
|
||||
#include <ytkmm/button.h>
|
||||
#include <ytkmm/label.h>
|
||||
#include <ytkmm/entry.h>
|
||||
#include <ytkmm/table.h>
|
||||
#include <ytkmm/comboboxtext.h>
|
||||
#include <ytkmm/alignment.h>
|
||||
|
||||
#include "ardour/session.h"
|
||||
#include "ardour/user_bundle.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue