new transport option, "loop-is-mode" which optionally changes the role of the "play...
[ardour.git] / libs / ardour / ardour / sndfilesource.h
index bed431c4902d5f5845b0b5c24b5f4f7b240587b4..25b8f003b25b8b3a3c6163ed7d5ee4382ac38d53 100644 (file)
@@ -28,7 +28,7 @@
 
 namespace ARDOUR {
 
-class SndFileSource : public AudioFileSource {
+class LIBARDOUR_API SndFileSource : public AudioFileSource {
   public:
        /** Constructor to be called for existing external-to-session files */
        SndFileSource (Session&, const std::string& path, int chn, Flag flags);