--- encoder.h 2002/04/05 14:40:36 1.3 +++ encoder.h 2002/04/10 07:40:44 1.4 @@ -97,6 +97,9 @@ IMAGE sCurrent; IMAGE sReference; +#ifdef _DEBUG + IMAGE sOriginal; +#endif IMAGE vInterH; IMAGE vInterV; IMAGE vInterVf;