fix typos in prev commit
[ardour.git] / libs / ardour / ardour / user_bundle.h
index 5ecfe521f53a0bc05ec68cdaf2fdc5adec8b1d49..4ff435ef35922ac1304b952f390d959105c07c46 100644 (file)
@@ -29,7 +29,7 @@ namespace ARDOUR {
 
 class Session;
 
-class UserBundle : public Bundle, public PBD::Stateful {
+class LIBARDOUR_API UserBundle : public Bundle, public PBD::Stateful {
 
   public:
        UserBundle (std::string const &);