summaryrefslogtreecommitdiff
path: root/poppler/PreScanOutputDev.h
diff options
context:
space:
mode:
Diffstat (limited to 'poppler/PreScanOutputDev.h')
-rw-r--r--poppler/PreScanOutputDev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/poppler/PreScanOutputDev.h b/poppler/PreScanOutputDev.h
index cd62479c..a2ec0276 100644
--- a/poppler/PreScanOutputDev.h
+++ b/poppler/PreScanOutputDev.h
@@ -108,7 +108,7 @@ public:
bool interpolate, bool inlineImg) override;
void drawImage(GfxState *state, Object *ref, Stream *str,
int width, int height, GfxImageColorMap *colorMap,
- bool interpolate, int *maskColors, bool inlineImg) override;
+ bool interpolate, const int *maskColors, bool inlineImg) override;
void drawMaskedImage(GfxState *state, Object *ref, Stream *str,
int width, int height,
GfxImageColorMap *colorMap,