mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-01 11:27:45 +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,8 +18,10 @@
|
|||
*/
|
||||
|
||||
#include <gtkmm/box.h>
|
||||
#include <gtkmm/table.h>
|
||||
#include <gtkmm/eventbox.h>
|
||||
#include <gtkmm/sizegroup.h>
|
||||
#include <gtkmm/table.h>
|
||||
#include <gtkmm/viewport.h>
|
||||
|
||||
#include "gtkmm2ext/bindings.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue