Remove ifstream / ofstream when accessing session template files (or creating a new...
[ardour.git] / libs / ardour / ardour / instrument_info.h
index 5cbcbd53bc32166aeeef052ed9171d17d7bcfd39..745e4803c079a43c537a3e9041c1c9dd6d91a990 100644 (file)
@@ -33,8 +33,8 @@
 
 namespace MIDI {
        namespace Name {
-               class LIBMIDIPP_API ChannelNameSet;
-               class LIBMIDIPP_API Patch;
+               class ChannelNameSet;
+               class Patch;
                typedef std::list<boost::shared_ptr<Patch> > PatchNameList;
        }
 }