Use sigc::slots rather than templates + function ptrs for a foreach_region and foreac...
[ardour.git] / libs / ardour / caimportable.cc
index 229bfa8809a314d66e6ef9e162076d13dded6f20..37e8f487f20b326bd08ee30078080c067af30d57 100644 (file)
@@ -1,6 +1,6 @@
-#include <ardour/caimportable.h>
+#include "ardour/caimportable.h"
 #include <sndfile.h>
-#include <pbd/error.h>
+#include "pbd/error.h"
 
 #include "i18n.h"