part-way through getting the audioengine changes to compile
[ardour.git] / libs / ardour / ardour / audio_port.h
index 7f084a5c85fb12d56897cb384fa242f6d614b745..a473dda418ca92a0c2fcc506a8c4c75b99e0a60e 100644 (file)
@@ -48,7 +48,7 @@ class AudioPort : public Port
   protected:
        friend class AudioEngine;
 
-       AudioPort (std::string const &, Flags);
+       AudioPort (std::string const &, PortFlags);
         /* special access for engine only */
         Sample* engine_get_whole_audio_buffer ();