mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +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
|
|
@ -22,11 +22,11 @@
|
|||
#include <memory>
|
||||
#include <vector>
|
||||
|
||||
#include <gtkmm/alignment.h>
|
||||
#include <gtkmm/box.h>
|
||||
#include <gtkmm/scrolledwindow.h>
|
||||
#include <gtkmm/sizegroup.h>
|
||||
#include <gtkmm/table.h>
|
||||
#include <ytkmm/alignment.h>
|
||||
#include <ytkmm/box.h>
|
||||
#include <ytkmm/scrolledwindow.h>
|
||||
#include <ytkmm/sizegroup.h>
|
||||
#include <ytkmm/table.h>
|
||||
|
||||
#include "pbd/natsort.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue