mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +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
|
|
@ -19,10 +19,10 @@
|
|||
#ifndef _gtkardour_ioplugin_window_h_
|
||||
#define _gtkardour_ioplugin_window_h_
|
||||
|
||||
#include <gtkmm/alignment.h>
|
||||
#include <gtkmm/box.h>
|
||||
#include <gtkmm/frame.h>
|
||||
#include <gtkmm/menu.h>
|
||||
#include <ytkmm/alignment.h>
|
||||
#include <ytkmm/box.h>
|
||||
#include <ytkmm/frame.h>
|
||||
#include <ytkmm/menu.h>
|
||||
|
||||
#include "pbd/signals.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue