fixes for possible null engine dialog
[ardour.git] / gtk2_ardour / export_preset_selector.cc
index 094fb967ce7d8a78b4fde5906057c13f88efd495..fbbc215fb0c1d8d5d3151f78c87a6a9f32993a7f 100644 (file)
@@ -20,7 +20,7 @@
 
 #include "export_preset_selector.h"
 
-#include <ardour/export_preset.h>
+#include "ardour/export_preset.h"
 
 #include "i18n.h"