class 'PBD::Configuration' doesn't actually get exported from libpbd - so make sure...
[ardour.git] / libs / pbd / pbd / configuration.h
index 6e3f6ca434b72e9f62b6edd36a8fc562c8eb3ef0..332d4f40e33dd969ab3aa8664cd39f9d24473688 100644 (file)
@@ -29,7 +29,7 @@ class XMLNode;
 
 namespace PBD {
 
-class LIBPBD_API Configuration : public PBD::Stateful
+class Configuration : public PBD::Stateful
 {
   public:
        Configuration() {}