diff --git a/modules/juce_graphics/image_formats/juce_PNGLoader.cpp b/modules/juce_graphics/image_formats/juce_PNGLoader.cpp index 8fb1b109167a..c59838b9cdcc 100644 --- a/modules/juce_graphics/image_formats/juce_PNGLoader.cpp +++ b/modules/juce_graphics/image_formats/juce_PNGLoader.cpp @@ -266,6 +266,9 @@ namespace pnglibNamespace #define PNG_LINKAGE_FUNCTION #define PNG_ARM_NEON_OPT 0 + #define PNG_POWERPC_VSX_OPT 0 + #define PNG_INTEL_SSE_OPT 0 + #define PNG_MIPS_MSA_OPT 0 #if ! defined (PNG_USER_WIDTH_MAX) #define PNG_USER_WIDTH_MAX 1000000