mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +01:00
Remove <gtkmm.h> include from header files.
This commit is contained in:
parent
f9e5e4360e
commit
eb1e423b75
93 changed files with 438 additions and 153 deletions
|
|
@ -18,6 +18,11 @@
|
|||
*/
|
||||
#include <cstdio>
|
||||
|
||||
#include <gtkmm/filechooserdialog.h>
|
||||
#include <gtkmm/liststore.h>
|
||||
#include <gtkmm/stock.h>
|
||||
#include <gtkmm/treestore.h>
|
||||
|
||||
#include "pbd/i18n.h"
|
||||
#include "pbd/pathexpand.h"
|
||||
#include "widgets/paths_dialog.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue