andrew file-exr/png/tiff mods, png add depth/compression, exr add b44-dwab, tiff...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / filepng.inc
index 0c11ad057df69f1a450b54a6817f66e7c4d6c54d..99498094bb84cee80b1cc2a6c91c20c873c8b904 100644 (file)
 #define FILEPNG_INC
 
 class FilePNG;
+class PNGUnit;
+class PNGConfigVideo;
+class PNGUseAlpha;
+class PNGCompression;
+class PNGDepth8bit;
+class PNGDepth16bit;
 
 #endif