mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
SYSLIBS compile fixes.
git-svn-id: svn://localhost/ardour2/trunk@1769 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
82a7429156
commit
66d083ef80
2 changed files with 4 additions and 14 deletions
|
|
@ -20,19 +20,7 @@
|
|||
#ifndef __ardour_export_dialog_h__
|
||||
#define __ardour_export_dialog_h__
|
||||
|
||||
#include <gtkmm/alignment.h>
|
||||
#include <gtkmm/box.h>
|
||||
#include <gtkmm/table.h>
|
||||
#include <gtkmm/frame.h>
|
||||
#include <gtkmm/frame.h>
|
||||
#include <gtkmm/button.h>
|
||||
#include <gtkmm/progressbar.h>
|
||||
#include <gtkmm/scrolledwindow.h>
|
||||
#include <gtkmm/fileselection.h>
|
||||
#include <gtkmm/filechooser.h>
|
||||
#include <gtkmm/comboboxtext.h>
|
||||
#include <gtkmm/treeview.h>
|
||||
#include <gtkmm/liststore.h>
|
||||
#include <gtkmm.h>
|
||||
|
||||
#include <ardour/export.h>
|
||||
#include <ardour/location.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue