hopefully fix the build, and actually use the options
[ardour.git] / libs / ardour / sndfileimportable.cc
index eb0e8a8afbcde6345b6f777ebc215f17af9db6ef..71d3342dbc83c509553d0192a507b244b008bbac 100644 (file)
@@ -1,5 +1,6 @@
-#include <ardour/sndfileimportable.h>
+#include "ardour/sndfileimportable.h"
 #include <sndfile.h>
+#include <iostream>
 
 using namespace ARDOUR;
 using namespace std;