summaryrefslogtreecommitdiff
path: root/gtk2_ardour/export_preset_selector.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/export_preset_selector.h')
-rw-r--r--gtk2_ardour/export_preset_selector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/export_preset_selector.h b/gtk2_ardour/export_preset_selector.h
index 3022e224bc..ea7e61b32e 100644
--- a/gtk2_ardour/export_preset_selector.h
+++ b/gtk2_ardour/export_preset_selector.h
@@ -24,7 +24,7 @@
#include <sigc++/signal.h>
#include <gtkmm.h>
-#include <ardour/export_profile_manager.h>
+#include "ardour/export_profile_manager.h"
class ExportPresetSelector : public Gtk::HBox
{