mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 12:45:45 +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
|
|
@ -18,10 +18,10 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <gtkmm/box.h>
|
||||
#include <gtkmm/notebook.h>
|
||||
#include <gtkmm/spinbutton.h>
|
||||
#include <gtkmm/table.h>
|
||||
#include <ytkmm/box.h>
|
||||
#include <ytkmm/notebook.h>
|
||||
#include <ytkmm/spinbutton.h>
|
||||
#include <ytkmm/table.h>
|
||||
|
||||
#include "midi++/midnam_patch.h"
|
||||
#include "pbd/signals.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue