mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +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,12 +19,12 @@
|
|||
#ifndef __gtk2_ardour_plugin_scan_dialog_h__
|
||||
#define __gtk2_ardour_plugin_scan_dialog_h__
|
||||
|
||||
#include <gtkmm/box.h>
|
||||
#include <gtkmm/button.h>
|
||||
#include <gtkmm/frame.h>
|
||||
#include <gtkmm/label.h>
|
||||
#include <gtkmm/progressbar.h>
|
||||
#include <gtkmm/sizegroup.h>
|
||||
#include <ytkmm/box.h>
|
||||
#include <ytkmm/button.h>
|
||||
#include <ytkmm/frame.h>
|
||||
#include <ytkmm/label.h>
|
||||
#include <ytkmm/progressbar.h>
|
||||
#include <ytkmm/sizegroup.h>
|
||||
|
||||
#include "widgets/ardour_button.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue