summaryrefslogtreecommitdiff
path: root/src/dsp/rescaler_mips32.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dsp/rescaler_mips32.c')
-rw-r--r--src/dsp/rescaler_mips32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dsp/rescaler_mips32.c b/src/dsp/rescaler_mips32.c
index 17014fc8..542f7e59 100644
--- a/src/dsp/rescaler_mips32.c
+++ b/src/dsp/rescaler_mips32.c
@@ -13,7 +13,7 @@
#include "src/dsp/dsp.h"
-#if defined(WEBP_USE_MIPS32)
+#if defined(WEBP_USE_MIPS32) && !defined(WEBP_REDUCE_SIZE)
#include <assert.h>
#include "src/utils/rescaler_utils.h"