akirad fixups for splash, folders, icons
[goodguy/history.git] / cinelerra-5.0 / plugins / interpolate / interpolate.h
index b6d02d5ac2301f87a3144e3d11b8fa72c4d49278..7671de48599c4c811881129e7360ab10e1786251 100644 (file)
@@ -97,6 +97,7 @@ public:
        int handle_opengl();
        
        InterpolatePixelsEngine *engine;
+       VFrame *out_temp, *out_frame;
 };