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
|
|
@ -3,8 +3,8 @@
|
|||
|
||||
#include <glibmm.h>
|
||||
|
||||
#include <gtkmm/label.h>
|
||||
#include <gtkmm/private/label_p.h>
|
||||
#include <ytkmm/label.h>
|
||||
#include <ytkmm/private/label_p.h>
|
||||
|
||||
|
||||
// -*- c++ -*-
|
||||
|
|
@ -28,7 +28,7 @@
|
|||
*/
|
||||
|
||||
#include <ytk/ytk.h>
|
||||
#include <gtkmm/menu.h>
|
||||
#include <ytkmm/menu.h>
|
||||
|
||||
namespace Gtk
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue