en/disable internal send+returns with tracks en/disable.
[ardour.git] / libs / ardour / utils.cc
index aa0691291380cdee8bacdb0e7cc9392905ab023b..d1d2372977c831cc4168240692347bdabc38bd79 100644 (file)
@@ -36,7 +36,9 @@
 #include <sys/stat.h>
 #include <sys/time.h>
 #include <fcntl.h>
+#ifndef COMPILER_MSVC
 #include <dirent.h>
+#endif
 #include <errno.h>
 #include <regex.h>