merge (w/fix) with master
[ardour.git] / libs / ardour / file_source.cc
index c7b03cbdb756fe8f989103fe7cd12a121e68f6d2..e06b3d624ef09adadc3b7f3131be8074d9fbe4bf 100644 (file)
@@ -487,7 +487,7 @@ FileSource::find_2X (Session& s, DataType type, const string& path, bool must_ex
                                goto out;
                        }
 
-#ifndef WIN32
+#ifndef PLATFORM_WINDOWS
                        if (errno != ENOENT) {
                                error << string_compose(
                                                _("Filesource: cannot check for existing file (%1): %2"),