aboutsummaryrefslogtreecommitdiff
path: root/image/pict.h
diff options
context:
space:
mode:
Diffstat (limited to 'image/pict.h')
-rw-r--r--image/pict.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/image/pict.h b/image/pict.h
index 77b450f4a2..7fd65c6052 100644
--- a/image/pict.h
+++ b/image/pict.h
@@ -123,6 +123,7 @@ private:
// Regular-mode Opcodes
void setupOpcodesNormal();
+ DECLARE_OPCODE(on_bitsRect);
DECLARE_OPCODE(on_packBitsRect);
DECLARE_OPCODE(on_directBitsRect);
DECLARE_OPCODE(on_compressedQuickTime);