mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 08:14:58 +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,11 +19,11 @@
|
|||
#ifndef _gtk2_ardour_lua_script_manager_h_
|
||||
#define _gtk2_ardour_lua_script_manager_h_
|
||||
|
||||
#include <gtkmm/button.h>
|
||||
#include <gtkmm/notebook.h>
|
||||
#include <gtkmm/liststore.h>
|
||||
#include <gtkmm/treemodel.h>
|
||||
#include <gtkmm/treeview.h>
|
||||
#include <ytkmm/button.h>
|
||||
#include <ytkmm/notebook.h>
|
||||
#include <ytkmm/liststore.h>
|
||||
#include <ytkmm/treemodel.h>
|
||||
#include <ytkmm/treeview.h>
|
||||
|
||||
#include "ardour/luascripting.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue