mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +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
|
|
@ -17,14 +17,15 @@
|
|||
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
|
||||
*/
|
||||
|
||||
#include "export_format_selector.h"
|
||||
|
||||
#include "export_format_dialog.h"
|
||||
#include <gtkmm/messagedialog.h>
|
||||
#include <gtkmm/stock.h>
|
||||
|
||||
#include "ardour/export_format_specification.h"
|
||||
#include "ardour/export_profile_manager.h"
|
||||
|
||||
#include "export_format_selector.h"
|
||||
#include "export_format_dialog.h"
|
||||
|
||||
#include "pbd/i18n.h"
|
||||
|
||||
ExportFormatSelector::ExportFormatSelector () :
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue