mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 21:55:43 +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
|
|
@ -23,6 +23,11 @@
|
|||
#include <sigc++/bind.h>
|
||||
#include <curl/curl.h>
|
||||
|
||||
#include <gtkmm/box.h>
|
||||
#include <gtkmm/filechooserdialog.h>
|
||||
#include <gtkmm/scrolledwindow.h>
|
||||
#include <gtkmm/stock.h>
|
||||
|
||||
#include "pbd/error.h"
|
||||
#include "pbd/convert.h"
|
||||
#include "gtkmm2ext/utils.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue