summaryrefslogtreecommitdiff
path: root/gtk2_ardour/export_file_notebook.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/export_file_notebook.cc')
-rw-r--r--gtk2_ardour/export_file_notebook.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/export_file_notebook.cc b/gtk2_ardour/export_file_notebook.cc
index 456483cae6..b10c0e58c1 100644
--- a/gtk2_ardour/export_file_notebook.cc
+++ b/gtk2_ardour/export_file_notebook.cc
@@ -20,7 +20,7 @@
#include "export_file_notebook.h"
-#include <ardour/export_format_specification.h>
+#include "ardour/export_format_specification.h"
#include "utils.h"
#include "i18n.h"