New test.
[ardour.git] / libs / ardour / element_import_handler.cc
index 3169da436e7cb113e11886439cf6642b8bf01ce9..c360e8220677910845fb67a896674b08623bebc4 100644 (file)
 
 */
 
-#include <ardour/element_import_handler.h>
+#include "ardour/element_import_handler.h"
 
 #include <algorithm>
 
+using namespace std;
 using namespace ARDOUR;
 
 bool ElementImportHandler::_dirty = false;