summaryrefslogtreecommitdiff
path: root/gtk2_ardour/export_timespan_selector.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/export_timespan_selector.h')
-rw-r--r--gtk2_ardour/export_timespan_selector.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk2_ardour/export_timespan_selector.h b/gtk2_ardour/export_timespan_selector.h
index e8a97326bc..db1f4cd0e9 100644
--- a/gtk2_ardour/export_timespan_selector.h
+++ b/gtk2_ardour/export_timespan_selector.h
@@ -29,8 +29,8 @@
#include <gtkmm.h>
#include <boost/shared_ptr.hpp>
-#include <ardour/types.h>
-#include <ardour/export_profile_manager.h>
+#include "ardour/types.h"
+#include "ardour/export_profile_manager.h"
namespace ARDOUR {
class Location;