]> git.imager.perl.org - imager.git/blobdiff - dynfilt/pluginst.h
1.012 release
[imager.git] / dynfilt / pluginst.h
index 3ba9bf0348c756b2fd1a9bda4251fc56f9374d3e..90bd60daf39bb193a00d3c20f4a34c46474f945e 100644 (file)
@@ -1,6 +1,6 @@
 #include "../plug.h"
 
-#ifdef _MSC_VER
+#ifdef WIN32
 #define WIN32_EXPORT __declspec(dllexport)
 #else
 /* this may need to change for other Win32 compilers */