diff --git a/Source/Processors/Dsp/LinearSmoothedValueAtomic.h b/Source/Processors/Dsp/LinearSmoothedValueAtomic.h
index b936f12eec2ee92bd699364bed175a002d2d393e..6fd301b77ccc6e5552f37c25b8a22299e72cad63 100644
--- a/Source/Processors/Dsp/LinearSmoothedValueAtomic.h
+++ b/Source/Processors/Dsp/LinearSmoothedValueAtomic.h
@@ -48,7 +48,7 @@
 
 //==============================================================================
 template<typename FloatType>
-class PLUGIN_API  LinearSmoothedValueAtomic
+class LinearSmoothedValueAtomic
 {
 public:
     /** Constructor. */