mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 20:29:35 +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
|
|
@ -20,11 +20,11 @@
|
|||
#ifndef __ardour_gtk2_midi_list_editor_h_
|
||||
#define __ardour_gtk2_midi_list_editor_h_
|
||||
|
||||
#include <gtkmm/box.h>
|
||||
#include <gtkmm/liststore.h>
|
||||
#include <gtkmm/scrolledwindow.h>
|
||||
#include <gtkmm/table.h>
|
||||
#include <gtkmm/treeview.h>
|
||||
#include <ytkmm/box.h>
|
||||
#include <ytkmm/liststore.h>
|
||||
#include <ytkmm/scrolledwindow.h>
|
||||
#include <ytkmm/table.h>
|
||||
#include <ytkmm/treeview.h>
|
||||
|
||||
#include "temporal/beats.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue