mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 03:36:32 +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
|
|
@ -25,10 +25,10 @@
|
|||
#include <vector>
|
||||
#include <string>
|
||||
|
||||
#include <gtkmm/adjustment.h>
|
||||
#include <gtkmm/box.h>
|
||||
#include <gtkmm/button.h>
|
||||
#include <gtkmm/comboboxtext.h>
|
||||
#include <ytkmm/adjustment.h>
|
||||
#include <ytkmm/box.h>
|
||||
#include <ytkmm/button.h>
|
||||
#include <ytkmm/comboboxtext.h>
|
||||
|
||||
#include "pbd/controllable.h"
|
||||
#include "ardour/types.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue