aboutsummaryrefslogtreecommitdiff
path: root/ports/lcms/shared.patch
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2017-08-19 18:56:02 -0700
committerGitHub <noreply@github.com>2017-08-19 18:56:02 -0700
commit91e7d010999afd137c128b61c4df27b39a645d0f (patch)
treea7562d647bddb527e26f1ba678c278de9892e99a /ports/lcms/shared.patch
parent45d9d68a5825c78d71d8508ff9554d2552049138 (diff)
parent7f9e9574a30bb2b2d9a2803d83eb7f80529b1b28 (diff)
downloadvcpkg-91e7d010999afd137c128b61c4df27b39a645d0f.tar.gz
vcpkg-91e7d010999afd137c128b61c4df27b39a645d0f.zip
Merge pull request #1666 from Mixaill/lcms-fix
[lcms] fix header file
Diffstat (limited to 'ports/lcms/shared.patch')
-rw-r--r--ports/lcms/shared.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/lcms/shared.patch b/ports/lcms/shared.patch
index b3e7bf75f..2d7506c52 100644
--- a/ports/lcms/shared.patch
+++ b/ports/lcms/shared.patch
@@ -4,7 +4,7 @@
#endif // CMS_USE_BIG_ENDIAN
-+#define CMS_DLL_BUILD
++#define CMS_DLL
// Calling convention -- this is hardly platform and compiler dependent
#ifdef CMS_IS_WINDOWS_