mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +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
|
|
@ -42,11 +42,11 @@
|
|||
#include <boost/algorithm/string.hpp>
|
||||
|
||||
#include <ytk/gtkpaned.h>
|
||||
#include <gtkmm/label.h>
|
||||
#include <gtkmm/paned.h>
|
||||
#include <gtkmm/rc.h>
|
||||
#include <gtkmm/stock.h>
|
||||
#include <gtkmm/window.h>
|
||||
#include <ytkmm/label.h>
|
||||
#include <ytkmm/paned.h>
|
||||
#include <ytkmm/rc.h>
|
||||
#include <ytkmm/stock.h>
|
||||
#include <ytkmm/window.h>
|
||||
|
||||
#include "pbd/basename.h"
|
||||
#include "pbd/file_utils.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue