Fix for ph1_bithuff_t, thanks to Flössie

This commit is contained in:
heckflosse
2017-11-15 14:56:57 +01:00
parent 7f9608eea2
commit 76ac9b0288

View File

@@ -350,7 +350,7 @@ private:
DCraw *parent;
short ℴ
IMFILE *&ifp;
IMFILE* const ifp;
UINT64 bitbuf;
int vbits;
};