summaryrefslogtreecommitdiff
path: root/gtk2_ardour/export_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/export_dialog.h')
-rw-r--r--gtk2_ardour/export_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/export_dialog.h b/gtk2_ardour/export_dialog.h
index 5a1d7839ca..1895e5c3fe 100644
--- a/gtk2_ardour/export_dialog.h
+++ b/gtk2_ardour/export_dialog.h
@@ -23,7 +23,6 @@
#include <boost/shared_ptr.hpp>
-#include "ardour/export_handler.h"
#include "ardour/export_profile_manager.h"
#include "public_editor.h"
@@ -39,6 +38,7 @@
namespace ARDOUR {
class ExportStatus;
+ class ExportHandler;
}
class ExportTimespanSelector;