add export visibility macros across libardour
[ardour.git] / libs / ardour / ardour / export_profile_manager.h
index 424e0fe163c7b0f552b5bd3aee520f5ecbfa6f12..935df2552848117c7567671dc5eaf187b11c4493 100644 (file)
@@ -35,6 +35,7 @@
 
 #include "ardour/filesystem_paths.h"
 #include "ardour/location.h"
+#include "ardour/libardour_visibility.h"
 #include "ardour/types.h"
 #include "ardour/export_handler.h"
 
@@ -46,7 +47,7 @@ class Location;
 class Session;
 
 /// Manages (de)serialization of export profiles and related classes
-class ExportProfileManager
+class LIBARDOUR_API ExportProfileManager
 {
   public: