summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/export_preset.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/ardour/export_preset.h')
-rw-r--r--libs/ardour/ardour/export_preset.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/ardour/ardour/export_preset.h b/libs/ardour/ardour/export_preset.h
index de321aacd6..56054ae220 100644
--- a/libs/ardour/ardour/export_preset.h
+++ b/libs/ardour/ardour/export_preset.h
@@ -23,8 +23,8 @@
#include <string>
-#include <pbd/uuid.h>
-#include <pbd/xml++.h>
+#include "pbd/uuid.h"
+#include "pbd/xml++.h"
using std::string;