Align switch statement with case labels to reduce indentation in EngineDialog
[ardour.git] / libs / ptformat / ptfformat.h
index ff21191932344ef6656ac22097f0cd6bc1ba8d9d..be7076dbfda7d274209c773f9fb945e849a2bf93 100644 (file)
@@ -20,7 +20,9 @@
 #include <vector>
 #include <stdint.h>
 
-class PTFFormat {
+#include "ptformat/visibility.h"
+
+class LIBPTFORMAT_API PTFFormat {
 public:
        PTFFormat();
        ~PTFFormat();