diff --git a/Modules/Core/Common/include/otbStandardOutputPrintCallback.h b/Modules/Core/Common/include/otbStandardOutputPrintCallback.h
index f34bf852fdc92dc9008b5ae43959c288a2f18488..2804a98cfc365dc6b1d8b362cebd7d483d73c761 100644
--- a/Modules/Core/Common/include/otbStandardOutputPrintCallback.h
+++ b/Modules/Core/Common/include/otbStandardOutputPrintCallback.h
@@ -38,7 +38,7 @@ namespace otb
  * \ingroup OTBCommon
  */
 
-class StandardOutputPrintCallback
+class OTBCommon_EXPORT StandardOutputPrintCallback
 {
 public:
   /** Constructor */